- neutrino.h: remove obsolete external genre_sub_classes variables

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2017-12-01 15:24:51 +01:00
committed by Thilo Graf
parent 30c0a32a48
commit 5ff88f5c97

View File

@@ -50,9 +50,6 @@
* * * *
**************************************************************************************/ **************************************************************************************/
extern const unsigned char genre_sub_classes[]; /* epgview.cpp */
extern const neutrino_locale_t * genre_sub_classes_list[]; /* epgview.cpp */
class CFrameBuffer; class CFrameBuffer;
class CConfigFile; class CConfigFile;
class CScanSettings; class CScanSettings;