summaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
Diffstat (limited to 'options')
-rw-r--r--options/options.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/options/options.c b/options/options.c
index f806643ad0..20876c0e4a 100644
--- a/options/options.c
+++ b/options/options.c
@@ -616,7 +616,6 @@ const m_option_t mp_opts[] = {
OPT_REPLACED("noar", "no-input-appleremote"),
OPT_REPLACED("noautosub", "no-sub-auto"),
OPT_REPLACED("noconsolecontrols", "no-input-terminal"),
- OPT_REPLACED("nojoystick", "no-input-joystick"),
OPT_REPLACED("nosound", "no-audio"),
OPT_REPLACED("osdlevel", "osd-level"),
OPT_REMOVED("panscanrange", "use --video-zoom, --video-pan-x/y"),