[Mplayer-cvslog] CVS: main/libvo vo_quartz.c,1.19,1.20

Nicolas Plourde CVS syncmail at mplayerhq.hu
Fri Jul 23 16:28:34 CEST 2004


CVS change done by Nicolas Plourde CVS

Update of /cvsroot/mplayer/main/libvo
In directory mail:/var2/tmp/cvs-serv4243/libvo

Modified Files:
	vo_quartz.c 
Log Message:
removed ref to extern WinID

Index: vo_quartz.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/vo_quartz.c,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- vo_quartz.c	23 Jul 2004 13:02:40 -0000	1.19
+++ vo_quartz.c	23 Jul 2004 14:28:31 -0000	1.20
@@ -70,7 +70,6 @@
 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




More information about the MPlayer-cvslog mailing list