stream_pvr: remove global option variables

This commit is contained in:
wm4
2014-06-10 20:12:19 +02:00
parent fcf9bb95b5
commit 73ac34b220
7 changed files with 122 additions and 250 deletions

View File

@@ -124,10 +124,6 @@ struct CHANLISTS {
/* --------------------------------------------------------------------- */
extern const struct CHANLISTS chanlists[];
//extern struct STRTAB chanlist_names[];
extern int chantab;
extern const struct CHANLIST *chanlist;
extern int chancount;
extern const int chancount;
#endif /* MPLAYER_FREQUENCIES_H */