From 2b679020f7b7ba957f92bcaabacf38d50b856810 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 11 Apr 2015 19:16:34 +0200 Subject: vo_opengl: unify blend-subtitles-res and blend-subtitles --- video/out/gl_video.h | 1 - 1 file changed, 1 deletion(-) (limited to 'video/out/gl_video.h') diff --git a/video/out/gl_video.h b/video/out/gl_video.h index a757d99cc9..30647153b5 100644 --- a/video/out/gl_video.h +++ b/video/out/gl_video.h @@ -66,7 +66,6 @@ struct gl_video_opts { struct m_color background; int interpolation; int blend_subs; - int blend_subs_res; }; extern const struct m_sub_options gl_video_conf; -- cgit v1.2.3