summaryrefslogtreecommitdiffstats
path: root/video/out/vo.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-07-04 17:53:30 +0200
committerwm4 <wm4@nowhere>2013-07-04 17:53:30 +0200
commitd084f72a6cf47b9c232243398fced85c4c620ff6 (patch)
tree03c4dc22ba78b31c53cace4b9088b99189f4ac2c /video/out/vo.h
parent1789449a0a06a4fda29a3080ecef1a621f2bf60f (diff)
downloadmpv-d084f72a6cf47b9c232243398fced85c4c620ff6.tar.bz2
mpv-d084f72a6cf47b9c232243398fced85c4c620ff6.tar.xz
core: remove mp_fifo leftovers
Diffstat (limited to 'video/out/vo.h')
-rw-r--r--video/out/vo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/out/vo.h b/video/out/vo.h
index 611f7ec6f3..3eb9f940ea 100644
--- a/video/out/vo.h
+++ b/video/out/vo.h
@@ -262,7 +262,6 @@ struct vo {
struct vo_w32_state *w32;
struct vo_cocoa_state *cocoa;
struct vo_wayland_state *wayland;
- struct mp_fifo *key_fifo;
struct encode_lavc_context *encode_lavc_ctx;
struct input_ctx *input_ctx;
int event_fd; // check_events() should be called when this has input