mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
stream_pvr: remove global option variables
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user