key combos for new input code
[libpicofe.git] / pandora / emu.c
index 3b9e62c..55cb371 100644 (file)
@@ -782,7 +782,6 @@ void emu_Loop(void)
        vidResetMode();\r
        Pico.m.dirtyPal = 1;\r
        oldmodes = ((Pico.video.reg[12]&1)<<2) ^ 0xc;\r
-       emu_findKeyBindCombos();\r
 \r
        // pal/ntsc might have changed, reset related stuff\r
        target_fps = Pico.m.pal ? 50 : 60;\r