summaryrefslogtreecommitdiffstats
path: root/libmpv
diff options
context:
space:
mode:
Diffstat (limited to 'libmpv')
-rw-r--r--libmpv/render_gl.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libmpv/render_gl.h b/libmpv/render_gl.h
index cb141df564..5bc892903c 100644
--- a/libmpv/render_gl.h
+++ b/libmpv/render_gl.h
@@ -121,8 +121,7 @@ typedef struct mpv_opengl_init_params {
*/
void *get_proc_address_ctx;
/**
- * This should not be used. It is deprecated and will be removed or ignored
- * when the opengl_cb API is removed.
+ * This should not be used. It is deprecated and ignored.
*/
const char *extra_exts;
} mpv_opengl_init_params;