[timermanager] fix stop recordings

Origin commit data
------------------
Commit: a21eeea6f0
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
parent 8c23a6d2b0
commit da0b9546fb

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;