--- a/idlefw/inc/framework/aifw.h Wed Mar 31 22:04:35 2010 +0300
+++ b/idlefw/inc/framework/aifw.h Wed Apr 14 16:16:44 2010 +0300
@@ -33,7 +33,6 @@
class CAiPluginFactory;
class CAiEventHandler;
class CAiWsPluginManager;
-class MAiPSPropertyObserver;
class THsPublisherInfo;
// Class declaration
@@ -174,8 +173,7 @@
private:
// new functions
-
- static TInt HandleRestartEvent( TAny* aSelf );
+
void SwapUiControllerL( TBool aToExtHS );
private:
@@ -199,8 +197,6 @@
CCenRepNotifyHandler* iNotifyHandlerESS;
/** Idle repository, Owned. */
CRepository* iRepository;
- /** Idle restart PS observer, Owned. */
- MAiPSPropertyObserver* iIdleRestartObserver;
TBool iLibrariesLoaded;