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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/video/out/opengl/video.h b/video/out/opengl/video.h
index 140a4682c8..29300c3312 100644
--- a/video/out/opengl/video.h
+++ b/video/out/opengl/video.h
@@ -130,9 +130,6 @@ struct gl_video_opts {
int interpolation;
float interpolation_threshold;
int blend_subs;
- char *scale_shader;
- char **pre_shaders;
- char **post_shaders;
char **user_shaders;
int deband;
struct deband_opts *deband_opts;