From a5610b2a0df711a0c1151fb1cea78e03958167a7 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 21 Apr 2018 13:33:47 +0200 Subject: options: remove broken --video-stereo-mode option See changelog for minor explanation. Basically, 3D is unused crap and nobody cares. --- options/options.h | 1 - 1 file changed, 1 deletion(-) (limited to 'options/options.h') 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; -- cgit v1.2.3