summaryrefslogtreecommitdiffstats
path: root/Include/rename1.h
diff options
context:
space:
mode:
Diffstat (limited to 'Include/rename1.h')
-rwxr-xr-xInclude/rename1.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Include/rename1.h b/Include/rename1.h
index 22c5dcf..5d258f3 100755
--- a/Include/rename1.h
+++ b/Include/rename1.h
@@ -118,7 +118,6 @@ typedef struct methodlist PyMethodDef;
#define PyObject_NEW NEWOBJ
#define PyObject_NEW_VAR NEWVAROBJ
#define Py_PROTO PROTO
-#define Py_FPROTO PROTO
#define PyMem_NEW NEW
#define PyMem_RESIZE RESIZE
#define PyMem_DEL DEL