diff -r 6bcf277166c1 -r 451b2e1545b2 radioengine/engine/api/mradiordsreceiver.h --- 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