homescreensrv_plat/idlefw_api/inc/aifwstatehandler.h
branchRCL_3
changeset 14 15e4dd19031c
parent 8 d0529222e3f0
child 19 edd621764147
--- a/homescreensrv_plat/idlefw_api/inc/aifwstatehandler.h	Mon Mar 15 12:41:53 2010 +0200
+++ b/homescreensrv_plat/idlefw_api/inc/aifwstatehandler.h	Wed Mar 31 22:04:35 2010 +0300
@@ -67,15 +67,7 @@
      * @param aState State to change
      */
     virtual void ChangePluginState( TAiFwState aState ) = 0;
-    
-    /**
-     * Queries whether online state is in use
-     * by any of the currently loaded plugin.
-     * 
-     * @since S60 5.2
-     * @return ETrue if online/offline state needed, EFalse otherwise
-     */
-    virtual TBool OnlineStateInUse() const = 0;
+
     };
 
 #endif // M_AIFWSTATEHANDLER_H