frontend: input: pass default binds as argument
[pcsx_rearmed.git] / frontend / plat_dummy.c
index 9a32549..26cd3a2 100644 (file)
@@ -5,13 +5,8 @@
  * See the COPYING file in the top-level directory.
  */
 
  * See the COPYING file in the top-level directory.
  */
 
-#include "common/input.h"
 #include "plat.h"
 
 #include "plat.h"
 
-struct in_default_bind in_evdev_defbinds[] = {
-       { 0, 0, 0 },
-};
-
 void plat_video_menu_enter(int is_rom_loaded)
 {
 }
 void plat_video_menu_enter(int is_rom_loaded)
 {
 }