--- a/bluetoothengine/btsac/btrcc/inc/btrccLinker.h Wed Sep 01 12:20:04 2010 +0100
+++ b/bluetoothengine/btsac/btrcc/inc/btrccLinker.h Tue Sep 14 21:37:10 2010 +0300
@@ -45,8 +45,6 @@
class CRemConInterfaceSelector;
class CRemConCoreApiController;
class CBTRCCVolumeLevelController;
-class CRemConCoreApiTarget;
-class CPlayerStarter;
class CBTRCCBrowsingAdapter;
// CLASS DECLARATION
@@ -293,10 +291,6 @@
// For receiving the accessory battery status
CRemConBatteryApiTarget *iRemConBatteryTgt;
-
- CRemConCoreApiTarget* iCoreTarget; // not own
-
- CPlayerStarter* iPlayerStarter; // owned
// For handling the browsing commands.
CBTRCCBrowsingAdapter *iBrowsingAdapter;