X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fplat_dummy.c;h=26cd3a225b6ed9889645549f3a291cc373272491;hp=9a3254986817381c9bba8070b6f50e70828ca08e;hb=b07c18e8645a17be916266820ae564e0d320cc1a;hpb=7badc9353b9570fd1c67827cfb477cef07974ddb diff --git a/frontend/plat_dummy.c b/frontend/plat_dummy.c index 9a325498..26cd3a22 100644 --- a/frontend/plat_dummy.c +++ b/frontend/plat_dummy.c @@ -5,13 +5,8 @@ * See the COPYING file in the top-level directory. */ -#include "common/input.h" #include "plat.h" -struct in_default_bind in_evdev_defbinds[] = { - { 0, 0, 0 }, -}; - void plat_video_menu_enter(int is_rom_loaded) { }