sdl: minor code cleanup
This commit is contained in:
parent
a8f5011c89
commit
13caaab8da
|
@ -538,7 +538,6 @@ int main(int argc, char *argv[])
|
|||
// Initialize the configuration system
|
||||
g_config = InitConfig();
|
||||
|
||||
|
||||
if(!g_config) {
|
||||
SDL_Quit();
|
||||
return -1;
|
||||
|
|
Loading…
Reference in New Issue