X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/640a60618e00639f02c546f021ba67c454a49428..a1595050bc43d70aa8df213c0c7ac8217d61b778:/lib/service/servicedvb.cpp diff --git a/lib/service/servicedvb.cpp b/lib/service/servicedvb.cpp index f13ae50e..e036307b 100644 --- a/lib/service/servicedvb.cpp +++ b/lib/service/servicedvb.cpp @@ -939,8 +939,6 @@ RESULT eDVBServiceList::setListName(const std::string &name) return m_bouquet->setListName(name); } -timespec service_start; - RESULT eServiceFactoryDVB::play(const eServiceReference &ref, ePtr &ptr) { ePtr service; @@ -948,7 +946,6 @@ RESULT eServiceFactoryDVB::play(const eServiceReference &ref, ePtr &ptr)