[MPlayer-cvslog] r32135 - trunk/stream/network.c

diego subversion at mplayerhq.hu
Fri Sep 10 18:54:47 CEST 2010


Author: diego
Date: Fri Sep 10 18:54:47 2010
New Revision: 32135

Log:
Remove duplicate stream_cache_size extern declaration.

Modified:
   trunk/stream/network.c

Modified: trunk/stream/network.c
==============================================================================
--- trunk/stream/network.c	Fri Sep 10 18:52:05 2010	(r32134)
+++ trunk/stream/network.c	Fri Sep 10 18:54:47 2010	(r32135)
@@ -50,8 +50,6 @@
 #include "cookies.h"
 #include "url.h"
 
-extern int stream_cache_size;
-
 /* Variables for the command line option -user, -passwd, -bandwidth,
    -user-agent and -nocookies */
 


More information about the MPlayer-cvslog mailing list