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>


Origin commit data
------------------
Commit: 0a4e9e8640
Author: Gaucho316 <Gaucho316@hotmail.com>
Date: 2014-02-14 (Fri, 14 Feb 2014)
This commit is contained in:
Gaucho316
2014-02-14 18:10:04 +01:00
committed by Jacek Jendrzej
parent 96c523a0c2
commit de3d735a99
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();