diff -r 6df133bd92e1 -r 075425b8d9a4 radioengine/engine/api/mradiordsreceiver.h --- 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