]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
remove testing junk (thanks, Cory!)
authoridgay <idgay>
Tue, 8 Aug 2006 23:14:34 +0000 (23:14 +0000)
committeridgay <idgay>
Tue, 8 Aug 2006 23:14:34 +0000 (23:14 +0000)
tos/lib/timer/VirtualizeTimerC.nc

index d5793a46072d898e5a389e4f80a0b9993a3db3a6..068cb4d6e045301e810997e088e3ecbeb99a580b 100644 (file)
@@ -124,8 +124,6 @@ implementation
       else
        call TimerFrom.startOneShotAt(now, min_remaining - elapsed);
     }
-    if (dosleep)
-      t3 = TCNT3 - tt0;
   }