aboutsummaryrefslogtreecommitdiff
path: root/games/retroarch/files/patch-input_input__keymaps.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/retroarch/files/patch-input_input__keymaps.c')
-rw-r--r--games/retroarch/files/patch-input_input__keymaps.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/games/retroarch/files/patch-input_input__keymaps.c b/games/retroarch/files/patch-input_input__keymaps.c
deleted file mode 100644
index d893b4878657..000000000000
--- a/games/retroarch/files/patch-input_input__keymaps.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- input/input_keymaps.c.orig 2020-08-07 22:06:53 UTC
-+++ input/input_keymaps.c
-@@ -50,10 +50,8 @@
- #include "SDL.h"
- #endif
-
--#if defined(__linux__) || defined(__linux__) && defined(HAVE_WAYLAND)
- #include <linux/input.h>
- #include <linux/kd.h>
--#endif
-
- #ifdef HAVE_X11
- #include "input/include/xfree86_keycodes.h"