Skip to content

Commit 879eb71

Browse files
committed
Remove undef
1 parent 8552a8e commit 879eb71

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Python/import.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -881,7 +881,6 @@ _PyImport_ClearModulesByIndex(PyInterpreterState *interp)
881881
*/
882882

883883
static _Py_thread_local const char *pkgcontext = NULL;
884-
# undef PKGCONTEXT
885884
# define PKGCONTEXT pkgcontext
886885

887886
const char *

0 commit comments

Comments
 (0)