summaryrefslogtreecommitdiffstats
path: root/options/options.h
diff options
context:
space:
mode:
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 53e8de7852..90e9ad6424 100644
--- a/options/options.h
+++ b/options/options.h
@@ -73,7 +73,6 @@ typedef struct mp_vo_opts {
// Subtitle options needed by the subtitle decoders/renderers.
struct mp_subtitle_opts {
int sub_visibility;
- int sec_sub_visibility;
int sub_pos;
float sub_delay;
float sub_fps;