summaryrefslogtreecommitdiff
path: root/numpy/lib/src/_compiled_base.c
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2006-07-31 19:24:58 +0000
committerTravis Oliphant <oliphant@enthought.com>2006-07-31 19:24:58 +0000
commite4c823dd9d0a3d6fdf6a5f3f7b06b586bd946d11 (patch)
tree559abdc7d60248d9497156b4698b3b9510ae10c2 /numpy/lib/src/_compiled_base.c
parent4b9387a507b5b62b00bbb2b359b4fbe6b23fb86d (diff)
downloadnumpy-e4c823dd9d0a3d6fdf6a5f3f7b06b586bd946d11.tar.gz
Py_OptimizeFlag is available from Python.h
Diffstat (limited to 'numpy/lib/src/_compiled_base.c')
-rw-r--r--numpy/lib/src/_compiled_base.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/numpy/lib/src/_compiled_base.c b/numpy/lib/src/_compiled_base.c
index 1bff20a79..ea67a1080 100644
--- a/numpy/lib/src/_compiled_base.c
+++ b/numpy/lib/src/_compiled_base.c
@@ -342,7 +342,6 @@ static PyTypeObject *PyMemberDescr_TypePtr=NULL;
static PyTypeObject *PyGetSetDescr_TypePtr=NULL;
static PyTypeObject *PyMethodDescr_TypePtr=NULL;
-extern int Py_OptimizeFlag;
/* Can only be called if doc is currently NULL
*/
static PyObject *