radioengine/engine/api/mradiordsreceiver.h
changeset 28 075425b8d9a4
parent 24 6df133bd92e1
child 37 451b2e1545b2
--- a/radioengine/engine/api/mradiordsreceiver.h	Fri Jun 04 10:21:36 2010 +0100
+++ b/radioengine/engine/api/mradiordsreceiver.h	Fri Jun 11 13:38:32 2010 +0300
@@ -20,7 +20,6 @@
 
 // Forward declarations
 class CRadioUtility;
-class CRadioPubSub;
 class MRadioRdsDataObserver;
 
 NONSHARABLE_CLASS( MRadioRdsReceiver )
@@ -33,7 +32,7 @@
      * @param aRadioUtility A reference to the radio utility
      * @param aPubSub       Pointer to Publish&Subscribe object
      */
-    virtual void InitL( CRadioUtility& aRadioUtility, CRadioPubSub* aPubSub ) = 0;
+    virtual void InitL( CRadioUtility& aRadioUtility ) = 0;
 
     /**
      * Adds an observer wich will be notified of the new RDS data