]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/platforms/shimmer2/MotePlatformC.nc
blitzed unused variable i
[tinyos-2.x.git] / 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();