Mercurial > mplayer.hg
changeset 15472:b40d7c9a6ace
comment out useless/nonexistent variable breaking compile on gcc4
author | rfelker |
---|---|
date | Sat, 14 May 2005 20:26:46 +0000 |
parents | 713d02bb344a |
children | c1a6002fb140 |
files | libmpdemux/frequencies.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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;