unneeded undef

This commit is contained in:
David Rose 2007-06-22 22:37:39 +00:00
parent a3585abfec
commit 746dde6b94
1 changed files with 0 additions and 1 deletions

View File

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