refactor out GP2X specific stuff completely
[fceu.git] / drivers / common / main.c
index 616b7c6..d9ee833 100644 (file)
@@ -413,7 +413,6 @@ int main(int argc, char *argv[])
         LoadConfig(NULL);
         last_arg_parsed=DoArgs(argc-1,&argv[1]);
        platform_late_init();
-       in_probe();
 
        LoadLLGN();
        FCEUI_SetNTSCTH(ntsccol, ntsctint, ntschue);