diff options
Diffstat (limited to 'neutrinoepg.h')
-rw-r--r-- | neutrinoepg.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/neutrinoepg.h b/neutrinoepg.h index 8d57d15..eb22ef3 100644 --- a/neutrinoepg.h +++ b/neutrinoepg.h @@ -33,8 +33,6 @@ static const char *VERSION = "0.3.3"; static const char *DESCRIPTION = "View the EPG like neutrino does"; static const char *MAINMENUENTRY = "Neutrino EPG"; -extern bool ReloadFilters; - // --- cPluginNeutrinoEpg --------------------------------------------------- class cPluginNeutrinoEpg:public cPlugin { |