Skip to content

Commit 55296f1

Browse files
committed
typo
1 parent b145799 commit 55296f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src_c/static.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#undef WITH_THREAD
2525
#endif
2626

27-
#if 1 // defined(BUILD_STATIC)
27+
#if defined(BUILD_STATIC)
2828
#undef import_pygame_base
2929
#undef import_pygame_rect
3030
#undef import_pygame_surface

0 commit comments

Comments
 (0)