diff -r f9e827349359 -r b023a8d2866a photosgallery/viewframework/medialists/inc/glxmedialist.h --- a/photosgallery/viewframework/medialists/inc/glxmedialist.h Mon Jun 21 15:40:32 2010 +0300 +++ b/photosgallery/viewframework/medialists/inc/glxmedialist.h Thu Jul 15 18:39:01 2010 +0300 @@ -402,11 +402,6 @@ * Handles the tasks after open completes */ void HandleOpenL(); - - /* - * Reopens Medialist after callback timeout. - */ - static TInt TimeOut(TAny* aSelf); private: /** @@ -517,10 +512,6 @@ /// VisibleWindow Index TInt iVisibleWindowIndex; - - /// Periodic Timer - CPeriodic* iBatchOperationMonitorTimer; - }; #endif // C_GLXMEDIALIST_H