diff -r 78ad99c24f08 -r 420f6808bf21 photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerremovefrom.h --- a/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerremovefrom.h Tue May 25 12:42:31 2010 +0300 +++ b/photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerremovefrom.h Wed Jun 09 09:41:51 2010 +0300 @@ -76,9 +76,6 @@ /** See @ref CGlxCommandHandler::DoActivateL */ void DoActivateL(TInt /*aViewId*/); - /** See @ref CGlxCommandHandler::DoIsDisabled*/ - TBool DoIsDisabled(TInt aCommandId, MGlxMediaList& aList) const; - private: /** Second phase constructor */ void ConstructL(const TDesC& aFileName);