]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/ctp/CtpForwardingEngineP.nc
Hand-merging changes from tinyos-2-0-0-release that were never propagated to DEVEL...
[tinyos-2.x.git] / tos / lib / net / ctp / CtpForwardingEngineP.nc
index f62ac97e16b184f5aa8d2a26d19719d7349398fa..09eef878c0b20ea22e32e211f14dab357720951e 100644 (file)
@@ -619,7 +619,6 @@ implementation {
         call CollectionDebug.logEvent(NET_C_FE_PUT_QEPOOL_ERR);
       sending = FALSE;
       startRetxmitTimer(SENDDONE_OK_WINDOW, SENDDONE_OK_OFFSET);
-      call Leds.led2Toggle();
     }
     else {
       dbg("Forwarder", "%s: BUG: we have a pool entry, but the pool is full, client is %hhu.\n", __FUNCTION__, qe->client);