[MPlayer-cvslog] CVS: main/libmpdemux frequencies.h,1.1,1.2

Richard Felker CVS syncmail at mplayerhq.hu
Sat May 14 22:26:48 CEST 2005


CVS change done by Richard Felker CVS

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

Modified Files:
	frequencies.h 
Log Message:
comment out useless/nonexistent variable breaking compile on gcc4

Index: frequencies.h
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/frequencies.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- frequencies.h	16 Nov 2001 22:06:48 -0000	1.1
+++ frequencies.h	14 May 2005 20:26:46 -0000	1.2
@@ -104,7 +104,7 @@
 /* --------------------------------------------------------------------- */
 
 extern struct CHANLISTS   chanlists[];
-extern struct STRTAB chanlist_names[];
+//extern struct STRTAB chanlist_names[];
 
 extern int                chantab;
 extern struct CHANLIST   *chanlist;




More information about the MPlayer-cvslog mailing list