# HG changeset patch # User rfelker # Date 1116102406 0 # Node ID b40d7c9a6ace2866044144ca2513bcdbdcbbd889 # Parent 713d02bb344a62cd22b18c4acd7db9dc33fac7db comment out useless/nonexistent variable breaking compile on gcc4 diff -r 713d02bb344a -r b40d7c9a6ace libmpdemux/frequencies.h --- 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;