diff -r 6b87b143d312 -r 71da52165949 photosgallery/viewframework/views/cloudview/src/glxcloudviewimp.cpp --- a/photosgallery/viewframework/views/cloudview/src/glxcloudviewimp.cpp Fri Feb 19 22:51:01 2010 +0200 +++ b/photosgallery/viewframework/views/cloudview/src/glxcloudviewimp.cpp Fri Mar 12 15:42:44 2010 +0200 @@ -192,19 +192,7 @@ void CGlxCloudViewImp::DoMLViewActivateL(const TVwsViewId & /* aPrevViewId */, TUid /* aCustomMessageId */, const TDesC8 & /* aCustomMessage */) { - TRACER("GLX_CLOUD::CGlxCloudViewImp::DoMLViewActivateL"); - if(StatusPane()) - { - StatusPane()->MakeVisible(ETrue); - CEikStatusPane* statusPane = iEikonEnv->AppUiFactory()->StatusPane(); - CAknTitlePane* titlePane = ( CAknTitlePane* )statusPane->ControlL( - TUid::Uid( EEikStatusPaneUidTitle )); - if( iTitletext ) - { - // Set the required Title - titlePane->SetTextL( *iTitletext ); - } - } + TRACER("GLX_CLOUD::CGlxCloudViewImp::DoMLViewActivateL"); ConstructCloudControlL(); GLX_LOG_INFO("CGlxCloudViewImp::DoMLViewActivateL Cloud View Control Created" ); // set app state to tag-browser view