stringlib: remove unused STRINGLIB_RESIZE macro

This commit is contained in:
Victor Stinner 2013-04-14 16:29:09 +02:00
parent 685bd4a37a
commit 76b3b2726c
7 changed files with 0 additions and 7 deletions

View file

@ -6,7 +6,6 @@
#undef STRINGLIB_STR
#undef STRINGLIB_LEN
#undef STRINGLIB_NEW
#undef STRINGLIB_RESIZE
#undef _Py_InsertThousandsGrouping
#undef STRINGLIB_IS_UNICODE