idlefw/plugins/mcsplugin/settings/inc/mcspluginsettings.h
branchRCL_3
changeset 14 15e4dd19031c
parent 0 79c6a41cd166
--- a/idlefw/plugins/mcsplugin/settings/inc/mcspluginsettings.h	Mon Mar 15 12:41:53 2010 +0200
+++ b/idlefw/plugins/mcsplugin/settings/inc/mcspluginsettings.h	Wed Mar 31 22:04:35 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2009 - 2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -122,15 +122,6 @@
      */
     CMCSPluginSettingsContainer* Container();
 
-    /**
-    * Check if view is activate
-    * @since S60 5.1
-    * @return ETrue if activated, EFalse otherwise
-    */
-    TBool Activated() const;
-
-protected:
-
 private: // From MEikMenuObserver
 
     /**
@@ -168,15 +159,6 @@
      */
     void HandleListBoxSelectionL();
 
-    /**
-     * DoHandleListBoxSelectionL
-     * 
-     * @param aAny
-     * @return TInt
-     */
-    static TInt DoHandleListBoxSelectionL( TAny* aAny );
-
-
 private:  // data
 
     /**