summaryrefslogtreecommitdiffstats
path: root/Include/pyport.h
diff options
context:
space:
mode:
Diffstat (limited to 'Include/pyport.h')
-rw-r--r--Include/pyport.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Include/pyport.h b/Include/pyport.h
index d1acd8f..5efdf11 100644
--- a/Include/pyport.h
+++ b/Include/pyport.h
@@ -33,7 +33,6 @@ Used in: LONG_LONG
/* For backward compatibility only. Obsolete, do not use. */
-#define ANY void
#ifdef HAVE_PROTOTYPES
#define Py_PROTO(x) x
#else