summaryrefslogtreecommitdiff
path: root/numpy/core/src/arraymethods.h
diff options
context:
space:
mode:
Diffstat (limited to 'numpy/core/src/arraymethods.h')
-rw-r--r--numpy/core/src/arraymethods.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/numpy/core/src/arraymethods.h b/numpy/core/src/arraymethods.h
deleted file mode 100644
index 698a6f558..000000000
--- a/numpy/core/src/arraymethods.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#ifndef _NPY_ARRAY_METHODS_H_
-#define _NPY_ARRAY_METHODS_H_
-
-extern NPY_NO_EXPORT PyMethodDef array_methods[];
-#endif