remove non working indication of playable services in servicelist
[enigma2.git] / lib / dvb / idvb.h
index 119b6e3752d1c97e3b6ebac4a1d0325dd8e023b3..c7e223970b39532d956a7c9a4cf608d2f0a0facf 100644 (file)
@@ -218,7 +218,7 @@ public:
        
        // iStaticServiceInformation
        RESULT getName(const eServiceReference &ref, std::string &name);
-       int getLength(const eServiceReference &ref);
+       RESULT getEvent(const eServiceReference &ref, ePtr<eServiceEvent> &ptr);
        
                /* for filtering: */
        int checkFilter(const eServiceReferenceDVB &ref, const eDVBChannelQuery &query);