[MPlayer-cvslog] CVS: main/libmpdemux network.c,1.124,1.125

Diego Biurrun CVS syncmail at mplayerhq.hu
Mon Mar 27 09:31:11 CEST 2006


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/libmpdemux
In directory mail:/var2/tmp/cvs-serv31948/libmpdemux

Modified Files:
	network.c 
Log Message:
Remove superfluous extern variable declaration.


Index: network.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/network.c,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- network.c	8 Mar 2006 15:07:48 -0000	1.124
+++ network.c	27 Mar 2006 07:31:08 -0000	1.125
@@ -37,7 +37,6 @@
 
 #include "version.h"
 
-extern int verbose;
 extern int stream_cache_size;
 
 extern int mp_input_check_interrupt(int time);




More information about the MPlayer-cvslog mailing list