summaryrefslogtreecommitdiffstats
path: root/options/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options/options.h')
-rw-r--r--options/options.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/options/options.h b/options/options.h
index e2e1220fda..8bf8f1ec6a 100644
--- a/options/options.h
+++ b/options/options.h
@@ -50,10 +50,8 @@ typedef struct mp_vo_opts {
char *mmcss_profile;
- // vo_wayland, vo_drm
+ // vo_drm
struct sws_opts *sws_opts;
- // vo_opengl, vo_opengl_cb
- char *gl_hwdec_interop;
// vo_drm
struct drm_opts *drm_opts;
} mp_vo_opts;