2
0
Эх сурвалжийг харах

Removed useless forward declaration

Sam Lantinga 4 жил өмнө
parent
commit
deed21a83d

+ 0 - 3
src/main/dummy/SDL_dummy_main.c

@@ -15,9 +15,6 @@ main(int argc, char *argv[])
 }
 #else
 /* Nothing to do on this platform */
-int
-SDL_main_stub_symbol(void);
-
 int
 SDL_main_stub_symbol(void)
 {