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 c5aa6c4913..2d9e9abfca 100644
--- a/video/out/opengl/video.h
+++ b/video/out/opengl/video.h
@@ -92,7 +92,6 @@ struct gl_video_opts {
struct m_color background;
int interpolation;
int blend_subs;
- char *source_shader;
char *scale_shader;
char **pre_shaders;
char **post_shaders;