mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-25 09:17:12 +01:00
Removed useless forward declaration
This commit is contained in:
parent
1a9253f752
commit
deed21a83d
@ -15,9 +15,6 @@ main(int argc, char *argv[])
|
|||||||
}
|
}
|
||||||
#else
|
#else
|
||||||
/* Nothing to do on this platform */
|
/* Nothing to do on this platform */
|
||||||
int
|
|
||||||
SDL_main_stub_symbol(void);
|
|
||||||
|
|
||||||
int
|
int
|
||||||
SDL_main_stub_symbol(void)
|
SDL_main_stub_symbol(void)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user