diff libmpdemux/frequencies.h @ 15472:b40d7c9a6ace

comment out useless/nonexistent variable breaking compile on gcc4
author rfelker
date Sat, 14 May 2005 20:26:46 +0000
parents 17651509aced
children de6740c3ab2a
line wrap: on
line diff
--- a/libmpdemux/frequencies.h	Sat May 14 19:37:54 2005 +0000
+++ b/libmpdemux/frequencies.h	Sat May 14 20:26:46 2005 +0000
@@ -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;