From a96229a73cb460eec1b1dee2bc4cd3dfefb39657 Mon Sep 17 00:00:00 2001 From: ayer1 Date: Wed, 21 Oct 2009 18:15:15 +0000 Subject: [PATCH] blitzed unused variable i --- tos/platforms/shimmer2/MotePlatformC.nc | 2 -- 1 file changed, 2 deletions(-) diff --git a/tos/platforms/shimmer2/MotePlatformC.nc b/tos/platforms/shimmer2/MotePlatformC.nc index 327d17b7..d1cffba1 100644 --- a/tos/platforms/shimmer2/MotePlatformC.nc +++ b/tos/platforms/shimmer2/MotePlatformC.nc @@ -43,8 +43,6 @@ implementation { command error_t Init.init() { - register uint8_t i; - // have to tell mux to connect path from msp430 to sd TOSH_SEL_DOCK_N_IOFUNC(); TOSH_MAKE_DOCK_N_OUTPUT(); -- 2.39.2