add audioselection, removed democode
[enigma2.git] / lib / dvb / db.h
index 265c5970df9546466efcea834e217fbe6b7be711..a7350e7812c3c362b6b261f0dbc60ecb1db56cee 100644 (file)
@@ -45,7 +45,7 @@ public:
 
        RESULT startQuery(ePtr<iDVBChannelListQuery> &query, eDVBChannelQuery *query, const eServiceReference &source);
 
-       RESULT getBouquet(const eServiceReference &ref, const eBouquet* &bouquet);
+       RESULT getBouquet(const eServiceReference &ref, eBouquet* &bouquet);
 };
 
        // we have to add a possibility to invalidate here.