1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-18 21:06:00 +00:00

comment out useless/nonexistent variable breaking compile on gcc4

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15473 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rfelker 2005-05-14 20:26:46 +00:00
parent ffdbcb22dd
commit 0a6528773a

View File

@ -104,7 +104,7 @@ struct CHANLISTS {
/* --------------------------------------------------------------------- */
extern struct CHANLISTS chanlists[];
extern struct STRTAB chanlist_names[];
//extern struct STRTAB chanlist_names[];
extern int chantab;
extern struct CHANLIST *chanlist;