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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/out/vo.h b/video/out/vo.h
index b9887d2119..e096c3c208 100644
--- a/video/out/vo.h
+++ b/video/out/vo.h
@@ -249,7 +249,6 @@ struct vo {
struct encode_lavc_context *encode_lavc_ctx;
struct input_ctx *input_ctx;
int event_fd; // check_events() should be called when this has input
- int registered_fd; // set to event_fd when registered in input system
// requested position/resolution (usually window position/window size)
int dx;