diff options
Diffstat (limited to 'menu_main.h')
-rw-r--r-- | menu_main.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/menu_main.h b/menu_main.h index 845a1ef..96567a1 100644 --- a/menu_main.h +++ b/menu_main.h @@ -32,8 +32,6 @@ The project's page is at http://winni.vdr-developer.org/epgsearch class cMenuSearchMain : public cOsdMenu { private: int helpKeys; - cSchedulesLock schedulesLock; - const cSchedules *schedules; int otherChannel; int currentChannel; eOSState Record(void); |