From 5e0ee41617387118deb463663176fb4d52a0a6e3 Mon Sep 17 00:00:00 2001 From: wm4 Date: Mon, 22 Jul 2013 01:03:22 +0200 Subject: options: move --colorkey option to vo_xv --- core/options.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'core/options.h') diff --git a/core/options.h b/core/options.h index 212c3c79c9..e7f04b548c 100644 --- a/core/options.h +++ b/core/options.h @@ -29,8 +29,6 @@ typedef struct mp_vo_opts { int keepaspect; int border; - int colorkey; - int nomouse_input; int enable_mouse_movements; int cursor_autohide_delay; -- cgit v1.2.3