neutrino.h: remove obsolete external genre_sub_classes variables

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 5ff88f5c97
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-01 (Fri, 01 Dec 2017)

Origin message was:
------------------
- neutrino.h: remove obsolete external genre_sub_classes variables

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
vanhofen
2017-12-01 15:24:51 +01:00
committed by Thilo Graf
parent 8cf6c1b86e
commit f99e50ad93

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 CConfigFile;
class CScanSettings;