summaryrefslogtreecommitdiffstats
path: root/core/options.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-04-05 10:54:07 +0200
committerwm4 <wm4@nowhere>2013-04-05 23:59:39 +0200
commit4e55a6e828e4234fafe00e56573b24897380dcb1 (patch)
tree23aef6efbb7b9ecedda26a8464b2b997fa072849 /core/options.h
parentcae508dfb60a69a080df1939c229a3c86931bee1 (diff)
downloadmpv-4e55a6e828e4234fafe00e56573b24897380dcb1.tar.bz2
mpv-4e55a6e828e4234fafe00e56573b24897380dcb1.tar.xz
Remove some apple remote leftovers
The options and key names don't do anything anymore.
Diffstat (limited to 'core/options.h')
-rw-r--r--core/options.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/options.h b/core/options.h
index 716ad5c357..c92420bf92 100644
--- a/core/options.h
+++ b/core/options.h
@@ -216,7 +216,6 @@ typedef struct MPOpts {
int ar_delay;
int ar_rate;
char *js_dev;
- char *ar_dev;
char *in_file;
int use_joystick;
int use_lirc;