summaryrefslogtreecommitdiff
path: root/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'menu.h')
-rw-r--r--menu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/menu.h b/menu.h
index 0d80793..42f752a 100644
--- a/menu.h
+++ b/menu.h
@@ -359,7 +359,7 @@ class cMenuEpgSearchTimers : public cOsdMenu
private:
cMenuDb* menuDb;
- int helpKeys;
+ // int helpKeys;
};
//***************************************************************************
@@ -452,7 +452,7 @@ class cMenuEpgWhatsOn : public cOsdMenu
int helpKeys;
time_t helpKeyTime;
int helpKeyTimeMode;
- int timerState;
+ // int timerState;
eOSState Record();
eOSState Switch();
bool Update();