mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
stringlib: remove unused STRINGLIB_RESIZE macro
This commit is contained in:
parent
685bd4a37a
commit
76b3b2726c
7 changed files with 0 additions and 7 deletions
|
@ -6,7 +6,6 @@
|
|||
#undef STRINGLIB_STR
|
||||
#undef STRINGLIB_LEN
|
||||
#undef STRINGLIB_NEW
|
||||
#undef STRINGLIB_RESIZE
|
||||
#undef _Py_InsertThousandsGrouping
|
||||
#undef STRINGLIB_IS_UNICODE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue