summaryrefslogtreecommitdiffstats
path: root/mpvcore/input/input.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/input/input.c')
-rw-r--r--mpvcore/input/input.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/mpvcore/input/input.c b/mpvcore/input/input.c
index f977fd9e9d..41df0af855 100644
--- a/mpvcore/input/input.c
+++ b/mpvcore/input/input.c
@@ -429,10 +429,6 @@ static const struct key_name key_names[] = {
{ MP_AR_VDOWN, "AR_VDOWN" },
{ MP_AR_VDOWN_HOLD, "AR_VDOWN_HOLD" },
- { MP_MK_PLAY, "MK_PLAY" },
- { MP_MK_PREV, "MK_PREV" },
- { MP_MK_NEXT, "MK_NEXT" },
-
{ MP_AXIS_UP, "AXIS_UP" },
{ MP_AXIS_DOWN, "AXIS_DOWN" },
{ MP_AXIS_LEFT, "AXIS_LEFT" },