diff options
Diffstat (limited to 'Modules')
-rw-r--r-- | Modules/_ctypes/ctypes_dlfcn.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Modules/_ctypes/ctypes_dlfcn.h b/Modules/_ctypes/ctypes_dlfcn.h index d8bf904..54cdde9 100644 --- a/Modules/_ctypes/ctypes_dlfcn.h +++ b/Modules/_ctypes/ctypes_dlfcn.h @@ -1,7 +1,3 @@ -/***************************************************************** - This file should be kept compatible with Python 2.3, see PEP 291. - *****************************************************************/ - #ifndef _CTYPES_DLFCN_H_ #define _CTYPES_DLFCN_H_ |