Neutrino timer list: remove unnecessary check for last deleted event

timerd client already filters deleted events (TIMERSTATE_TERMINATED)
sent from timerd

Signed-off-by: Christian Schuett <Gaucho316@hotmail.com>
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
Christian Schuett
2014-02-14 18:10:04 +01:00
committed by Jacek Jendrzej
parent e8700de2b7
commit 0a4e9e8640
2 changed files with 0 additions and 14 deletions

View File

@@ -73,8 +73,6 @@ class CTimerList : public CMenuTarget
int timer_apids_ac3;
int timer_apids_alt;
int skipEventID;
void paintItem(int pos);
void paint();
void paintHead();