photosgallery/viewframework/views/cloudview/src/glxbubbletimer.cpp
branchRCL_3
changeset 13 bcb43dc84c44
parent 0 4e91876724a2
child 18 78ad99c24f08
--- a/photosgallery/viewframework/views/cloudview/src/glxbubbletimer.cpp	Mon Mar 15 12:40:30 2010 +0200
+++ b/photosgallery/viewframework/views/cloudview/src/glxbubbletimer.cpp	Wed Mar 31 21:31:03 2010 +0300
@@ -33,11 +33,7 @@
 CGlxBubbleTimer::~CGlxBubbleTimer()
 	{
 	TRACER("GLX_CLOUD::CGlxBubbleTimer::~CGlxBubbleTimer");
-	//if (iTimer)	
-	//	{
-	//iTimer.Cancel ();
 	iTimer.Close ();
-	//}
 	if ( iNotifier)
 		{
 		iNotifier =NULL;