diff -r ce1c7ad1f18b -r bcb43dc84c44 photosgallery/viewframework/dataprovider/src/glxcontainerlistbinding.cpp --- a/photosgallery/viewframework/dataprovider/src/glxcontainerlistbinding.cpp Mon Mar 15 12:40:30 2010 +0200 +++ b/photosgallery/viewframework/dataprovider/src/glxcontainerlistbinding.cpp Wed Mar 31 21:31:03 2010 +0300 @@ -246,8 +246,6 @@ CGlxBinding::TResponse CGlxContainerListBinding::HandleFocusChanged( TBool /*aIsGained*/ ) { - //@todo - Need further implementation - //return aIsGained ? EUpdateRequested : ENoUpdateNeeded ; //need to remove once bug ESPK-7G6GJX is fixed return ENoUpdateNeeded ; }