Browse Source

unneeded undef

David Rose 18 years ago
parent
commit
746dde6b94
1 changed files with 0 additions and 1 deletions
  1. 0 1
      panda/src/pgraph/pandaNode.h

+ 0 - 1
panda/src/pgraph/pandaNode.h

@@ -51,7 +51,6 @@
 
 #ifdef HAVE_PYTHON
 
-#undef HAVE_LONG_LONG  // NSPR and Python both define this.
 #undef _POSIX_C_SOURCE
 #include <Python.h>