(frontend.c) Remove another FIXME

This commit is contained in:
twinaphex 2013-07-24 16:51:24 +02:00
parent 1056b0b6b1
commit 1549866703

View File

@ -429,7 +429,6 @@ int rarch_main(int argc, char *argv[])
system_shutdown();
// FIXME - should this be 1 for RARCH_CONSOLE?
return 0;
}