remove some more pynode references in the code

This commit is contained in:
Campbell Barton
2012-05-29 09:42:11 +00:00
parent d8d3a6455f
commit 0c7fa76e59
4 changed files with 1 additions and 16 deletions

View File

@@ -29,13 +29,6 @@
* \ingroup bke
*/
#if 0 /* pynodes commented for now */
# ifdef WITH_PYTHON
# include <Python.h>
# endif
#endif
#include "MEM_guardedalloc.h"
#include <stdlib.h>