[timermanager] fix stop recordings

Origin commit data
------------------
Commit: 9d3a48d3c0
Author: TangoCash <eric@loxat.de>
Date: 2016-11-18 (Fri, 18 Nov 2016)
This commit is contained in:
TangoCash
2016-11-18 21:25:38 +01:00
committed by Thilo Graf
parent b673a5fd88
commit cf09b84e00

View File

@@ -1246,8 +1246,6 @@ void CTimerEvent_Record::announceEvent()
//------------------------------------------------------------
void CTimerEvent_Record::stopEvent()
{
if (adjustToCurrentEPG())
return;
CTimerd::RecordingStopInfo stopinfo;
// Set EPG-ID if not set
stopinfo.eventID = eventID;