remove unneeded signals ( eDVBChannel::m_stateChanged give us the same informations )
[enigma2.git] / lib / dvb / epgcache.cpp
index 41635b03ebdf2c909d3f25c299378570c691cd53..634aead35bab7f770d771faa0c7d116e03c62324 100644 (file)
@@ -641,7 +641,7 @@ void eEPGCache::startCache(const eServiceReferenceDVB& ref)
        else
        {
                ePtr<iDVBDemux> demux;
        else
        {
                ePtr<iDVBDemux> demux;
-               res_mgr->allocateChannel(chid, m_currentChannel);
+//             res_mgr->allocateChannel(chid, m_currentChannel);
                if ( m_currentChannel->getDemux(demux) )
                {
                        eDebug("[eEPGCache] no demux!!");
                if ( m_currentChannel->getDemux(demux) )
                {
                        eDebug("[eEPGCache] no demux!!");