usbengines/usbotgwatcher/src/cusbtimer.cpp
branchRCL_3
changeset 5 7068aba64af5
parent 0 1e05558e2206
child 6 a15c582fbf97
--- a/usbengines/usbotgwatcher/src/cusbtimer.cpp	Tue Feb 02 00:52:37 2010 +0200
+++ b/usbengines/usbotgwatcher/src/cusbtimer.cpp	Fri Feb 19 23:50:33 2010 +0200
@@ -76,7 +76,7 @@
     {
 //        FTRACE(FPrint(_L( "[USBOTGWATCHER]\tCUsbTimer::After aMilliseconds %d, timerId=%d" ), aMilliseconds, iTimerId))
 
-    if (IsActive()) // should we panic here? or just restart timer
+    if (IsActive()) 
         {
         Cancel();
         }