aboutsummaryrefslogtreecommitdiff
path: root/frontend/plat_dummy.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/plat_dummy.c')
-rw-r--r--frontend/plat_dummy.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/frontend/plat_dummy.c b/frontend/plat_dummy.c
index 9a32549..26cd3a2 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)
{
}