summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/video.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/video.h')
-rw-r--r--video/out/opengl/video.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/out/opengl/video.h b/video/out/opengl/video.h
index e7ece85138..5011af83d1 100644
--- a/video/out/opengl/video.h
+++ b/video/out/opengl/video.h
@@ -133,7 +133,6 @@ struct gl_video_opts {
int tex_pad_x, tex_pad_y;
struct mp_icc_opts *icc_opts;
int early_flush;
- int use_overlay;
};
extern const struct m_sub_options gl_video_conf;