From abb85c8b30d68cd91b8932adc30a5faabc015581 Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 1 Sep 2003 18:24:27 +0000 Subject: -nomouseinput support for vo_sdl git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10786 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/x11_common.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libvo/x11_common.c') diff --git a/libvo/x11_common.c b/libvo/x11_common.c index a7194b617b..f3b8edaf89 100644 --- a/libvo/x11_common.c +++ b/libvo/x11_common.c @@ -71,7 +71,6 @@ int mLocalDisplay; /* output window id */ int WinID=-1; -int vo_nomouse_input = 0; int vo_mouse_autohide = 0; int vo_wm_type = 0; static int vo_fs_type = 0; -- cgit v1.2.3