summaryrefslogtreecommitdiff
path: root/xmltv2vdr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xmltv2vdr.cpp')
-rw-r--r--xmltv2vdr.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmltv2vdr.cpp b/xmltv2vdr.cpp
index 420ad7b..4ba7d6f 100644
--- a/xmltv2vdr.cpp
+++ b/xmltv2vdr.cpp
@@ -804,7 +804,6 @@ bool cPluginXmltv2vdr::Start(void)
void cPluginXmltv2vdr::Stop(void)
{
// Stop any background activities the plugin is performing.
- cSchedules::Cleanup(true);
if (epgtimer)
{
epgtimer->Stop();