doc, visualizer: Remove obsolete defines
This commit is contained in:
@@ -2317,8 +2317,6 @@ values are being used. So we need to check the template.
|
||||
#cmakedefine01 HAVE_STDLIB_H
|
||||
#cmakedefine01 HAVE_GETENV
|
||||
#cmakedefine01 HAVE_SIGNAL_H
|
||||
#cmakedefine HAVE_PTHREAD_H
|
||||
#cmakedefine HAVE_RT
|
||||
|
||||
/*
|
||||
* #cmakedefine turns into:
|
||||
|
||||
@@ -17,7 +17,6 @@
|
||||
* Author: Gustavo Carneiro <gjcarneiro@gmail.com> <gjc@inescporto.pt>
|
||||
*/
|
||||
#include <Python.h>
|
||||
#undef HAVE_PTHREAD_H
|
||||
#undef HAVE_SYS_STAT_H
|
||||
#include "visual-simulator-impl.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user