summaryrefslogtreecommitdiffstats
path: root/options/options.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2018-04-21 13:33:47 +0200
committerJan Ekström <jeebjp@gmail.com>2018-04-29 02:21:32 +0300
commita5610b2a0df711a0c1151fb1cea78e03958167a7 (patch)
tree8a28e1d12d3093a41ef2133a3c84560fdcc3d8bc /options/options.h
parentc6b92884658f37f7ea9b55a595ddd252c57202c0 (diff)
downloadmpv-a5610b2a0df711a0c1151fb1cea78e03958167a7.tar.bz2
mpv-a5610b2a0df711a0c1151fb1cea78e03958167a7.tar.xz
options: remove broken --video-stereo-mode option
See changelog for minor explanation. Basically, 3D is unused crap and nobody cares.
Diffstat (limited to 'options/options.h')
-rw-r--r--options/options.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/options/options.h b/options/options.h
index 1e95e78e80..c38b1b9f73 100644
--- a/options/options.h
+++ b/options/options.h
@@ -174,7 +174,6 @@ typedef struct MPOpts {
int cursor_autohide_fs;
int video_rotate;
- int video_stereo_mode;
char *audio_decoders;
char *video_decoders;