diff options
Diffstat (limited to 'backends/python.c')
-rw-r--r-- | backends/python.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/python.c b/backends/python.c index 94f8e24..28b95a9 100644 --- a/backends/python.c +++ b/backends/python.c @@ -1,5 +1,4 @@ #define BACKEND_NAME "python" -#define DEBUG #define PY_SSIZE_T_CLEAN #include <string.h> |