summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--video/out/gl_video.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/out/gl_video.h b/video/out/gl_video.h
index 490b49bb7e..63e33718ce 100644
--- a/video/out/gl_video.h
+++ b/video/out/gl_video.h
@@ -36,7 +36,6 @@ struct gl_video_opts {
float scaler_antiring[2];
float gamma;
int srgb;
- int approx_gamma;
int fancy_downscaling;
int sigmoid_upscaling;
float sigmoid_center;