summaryrefslogtreecommitdiffstats
path: root/Objects/stringlib/undef.h
diff options
context:
space:
mode:
Diffstat (limited to 'Objects/stringlib/undef.h')
-rw-r--r--Objects/stringlib/undef.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/Objects/stringlib/undef.h b/Objects/stringlib/undef.h
deleted file mode 100644
index f9d3f1d..0000000
--- a/Objects/stringlib/undef.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#undef FASTSEARCH
-#undef STRINGLIB
-#undef STRINGLIB_SIZEOF_CHAR
-#undef STRINGLIB_MAX_CHAR
-#undef STRINGLIB_CHAR
-#undef STRINGLIB_STR
-#undef STRINGLIB_LEN
-#undef STRINGLIB_NEW
-#undef _Py_InsertThousandsGrouping
-#undef STRINGLIB_IS_UNICODE
-