diff options
Diffstat (limited to 'Include/myproto.h')
-rw-r--r-- | Include/myproto.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Include/myproto.h b/Include/myproto.h index 7b37967..9cacbec 100644 --- a/Include/myproto.h +++ b/Include/myproto.h @@ -49,8 +49,4 @@ PERFORMANCE OF THIS SOFTWARE. } #endif -#ifndef Py_USE_NEW_NAMES -#include "rename2.h" -#endif - #endif /* !Py_PROTO_H */ |