summaryrefslogtreecommitdiff
path: root/numpy/f2py/src/fortranobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/f2py/src/fortranobject.h')
-rw-r--r--numpy/f2py/src/fortranobject.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/numpy/f2py/src/fortranobject.h b/numpy/f2py/src/fortranobject.h
index 2b52f7cb7..c9b54e259 100644
--- a/numpy/f2py/src/fortranobject.h
+++ b/numpy/f2py/src/fortranobject.h
@@ -4,8 +4,6 @@
extern "C" {
#endif
-#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION
-
#include "Python.h"
#ifdef FORTRANOBJECT_C