summaryrefslogtreecommitdiffstats
path: root/Modules/_uuidmodule.c
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/_uuidmodule.c')
-rw-r--r--Modules/_uuidmodule.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/Modules/_uuidmodule.c b/Modules/_uuidmodule.c
index ed3b2fe..2f5be1c 100644
--- a/Modules/_uuidmodule.c
+++ b/Modules/_uuidmodule.c
@@ -3,8 +3,6 @@
* DCE compatible Universally Unique Identifier library.
*/
-#define PY_SSIZE_T_CLEAN
-
#include "Python.h"
#if defined(HAVE_UUID_H)
// AIX, FreeBSD, libuuid with pkgconf