From ea3e5fdf2e2a2991f790e67ab3a67eea9cf45615 Mon Sep 17 00:00:00 2001 From: nplourde Date: Fri, 23 Jul 2004 14:28:31 +0000 Subject: [PATCH] removed ref to extern WinID git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12890 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/vo_quartz.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libvo/vo_quartz.c b/libvo/vo_quartz.c index 2643f6bee5..ce3b36f3cf 100644 --- a/libvo/vo_quartz.c +++ b/libvo/vo_quartz.c @@ -70,7 +70,6 @@ static MatrixRecord matrix; static int EnterMoviesDone = 0; static int get_image_done = 0; -extern int WinID;; extern int vo_ontop; extern int vo_fs; // user want fullscreen static int vo_quartz_fs; // we are in fullscreen