summaryrefslogtreecommitdiffstats
path: root/video/out/vo.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/vo.h')
-rw-r--r--video/out/vo.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/video/out/vo.h b/video/out/vo.h
index 8b47d04cfe..fa35f65d13 100644
--- a/video/out/vo.h
+++ b/video/out/vo.h
@@ -160,8 +160,6 @@ struct voctrl_screenshot_args {
// VO does framedrop itself (vo_vdpau). Untimed/encoding VOs never drop.
#define VO_CAP_FRAMEDROP 2
-#define VO_DEFAULT_FLIP_QUEUE_OFFSET ((uint64_t)(0.050 * 1e6))
-
struct vo;
struct osd_state;
struct mp_image;