]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
blitzed unused variable i
authorayer1 <ayer1>
Wed, 21 Oct 2009 18:15:15 +0000 (18:15 +0000)
committerayer1 <ayer1>
Wed, 21 Oct 2009 18:15:15 +0000 (18:15 +0000)
tos/platforms/shimmer2/MotePlatformC.nc

index 327d17b769c2e281af57b05166ead0c65d6a2cfe..d1cffba1c57fbae81d0eb2ff82035f8a2f5f7f95 100644 (file)
@@ -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();