summaryrefslogtreecommitdiffstats
path: root/input/input.c
diff options
context:
space:
mode:
Diffstat (limited to 'input/input.c')
-rw-r--r--input/input.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/input/input.c b/input/input.c
index b41328765f..6d05e8f44e 100644
--- a/input/input.c
+++ b/input/input.c
@@ -149,7 +149,6 @@ static mp_cmd_t mp_cmds[] = {
#ifdef USE_DVDNAV
{ MP_CMD_DVDNAV, "dvdnav", 1, { {MP_CMD_ARG_INT,{0}}, {-1,{0}} } },
- { MP_CMD_DVDNAV_EVENT, "dvdnav_event", 1, { { MP_CMD_ARG_VOID, {0}}, {-1, {0}} } },
#endif
#ifdef HAVE_MENU