mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
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:
committed by
Jacek Jendrzej
parent
e8700de2b7
commit
0a4e9e8640
@@ -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();
|
||||
|
Reference in New Issue
Block a user