removing python includes for blenkernel since pynodes are commented.
This commit is contained in:
@@ -32,8 +32,10 @@
|
||||
*/
|
||||
|
||||
|
||||
#ifdef WITH_PYTHON
|
||||
#include <Python.h>
|
||||
#if 0 /* pynodes commented for now */
|
||||
# ifdef WITH_PYTHON
|
||||
# include <Python.h>
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#include "MEM_guardedalloc.h"
|
||||
|
Reference in New Issue
Block a user