diff options
Diffstat (limited to 'PC/os2vacpp/pyconfig.h')
-rw-r--r-- | PC/os2vacpp/pyconfig.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/PC/os2vacpp/pyconfig.h b/PC/os2vacpp/pyconfig.h index 97f9b80..f7d388c 100644 --- a/PC/os2vacpp/pyconfig.h +++ b/PC/os2vacpp/pyconfig.h @@ -80,7 +80,6 @@ /* #define SIZEOF_LONG_LONG 8 */ /* Count of Bytes in a (long long) */ /* unicode definines */ -#define Py_USING_UNICODE #define PY_UNICODE_TYPE wchar_t #define Py_UNICODE_SIZE SIZEOF_SHORT |