summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/superxbr.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/opengl/superxbr.h')
-rw-r--r--video/out/opengl/superxbr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/opengl/superxbr.h b/video/out/opengl/superxbr.h
index 7aa46eff7c..f9888d37e4 100644
--- a/video/out/opengl/superxbr.h
+++ b/video/out/opengl/superxbr.h
@@ -24,7 +24,7 @@
extern const struct superxbr_opts superxbr_opts_def;
extern const struct m_sub_options superxbr_conf;
-void pass_superxbr(struct gl_shader_cache *sc, int id, int step, float tex_mul,
+void pass_superxbr(struct gl_shader_cache *sc, int step,
const struct superxbr_opts *conf,
struct gl_transform *transform);