diff -r c2817bb2a55c -r cb506ec2d869 idlefw/plugins/mcsplugin/settings/inc/mcspluginsettings.h --- a/idlefw/plugins/mcsplugin/settings/inc/mcspluginsettings.h Wed Mar 31 13:30:40 2010 +0300 +++ b/idlefw/plugins/mcsplugin/settings/inc/mcspluginsettings.h Wed May 12 13:35:37 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 /**