Skip to content

Commit 356b00c

Browse files
committed
remove unused undefs
1 parent 4a1003c commit 356b00c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Modules/_cursesmodule.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5001,7 +5001,5 @@ PyInit__curses(void)
50015001
}
50025002

50035003
#undef DICT_ADD_INT_VALUE
5004-
#undef CHECK_RET_FLAG_OR_ERROR
50055004
#undef CHECK_RET_CODE
5006-
#undef CHECK_NOT_NULL_OR_ERROR
50075005
#undef CHECK_STATE_FLAG

0 commit comments

Comments
 (0)