radioengine/engine/api/mradiordsreceiver.h
branchGCC_SURGE
changeset 37 451b2e1545b2
parent 14 63aabac4416d
parent 28 075425b8d9a4
--- a/radioengine/engine/api/mradiordsreceiver.h	Fri Jun 11 16:24:13 2010 +0100
+++ b/radioengine/engine/api/mradiordsreceiver.h	Thu Jul 22 16:33:45 2010 +0100
@@ -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