From 0a6bc54aed19dfec55a65e6fc2e17c79b0b860d2 Mon Sep 17 00:00:00 2001 From: idgay Date: Tue, 8 Aug 2006 23:14:34 +0000 Subject: [PATCH] remove testing junk (thanks, Cory!) --- tos/lib/timer/VirtualizeTimerC.nc | 2 -- 1 file changed, 2 deletions(-) diff --git a/tos/lib/timer/VirtualizeTimerC.nc b/tos/lib/timer/VirtualizeTimerC.nc index d5793a46..068cb4d6 100644 --- a/tos/lib/timer/VirtualizeTimerC.nc +++ b/tos/lib/timer/VirtualizeTimerC.nc @@ -124,8 +124,6 @@ implementation else call TimerFrom.startOneShotAt(now, min_remaining - elapsed); } - if (dosleep) - t3 = TCNT3 - tt0; } -- 2.39.2