summaryrefslogtreecommitdiffstats
path: root/options/options.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-05-27 18:01:26 +0200
committerwm4 <wm4@nowhere>2015-05-27 18:01:26 +0200
commite8a1d35e9c439ba8a86507e02292cc24fef0174a (patch)
tree76fde40945a2681e55f7405b3849372a91b3df9c /options/options.h
parentac6ebbbcbc89ef91fbf4858c86ced53ed471cd14 (diff)
downloadmpv-e8a1d35e9c439ba8a86507e02292cc24fef0174a.tar.bz2
mpv-e8a1d35e9c439ba8a86507e02292cc24fef0174a.tar.xz
options: remove --slave-broken
It has been deprecated for ages.
Diffstat (limited to 'options/options.h')
-rw-r--r--options/options.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/options/options.h b/options/options.h
index 208431110e..a8dd1ade97 100644
--- a/options/options.h
+++ b/options/options.h
@@ -257,8 +257,6 @@ typedef struct MPOpts {
int w32_priority;
- int slave_mode;
-
int network_cookies_enabled;
char *network_cookies_file;
char *network_useragent;