]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
eliminate dead code found by Qiu Ying
authorgnawali <gnawali>
Mon, 28 Sep 2009 06:49:03 +0000 (06:49 +0000)
committergnawali <gnawali>
Mon, 28 Sep 2009 06:49:03 +0000 (06:49 +0000)
tos/lib/net/ctp/CtpForwardingEngine.h

index e45d0231198083038b40fffd03f6cd16e3fcc72e..ccb92dbf3db3a1f1ccbf02db384d0af55b09358e 100644 (file)
@@ -90,19 +90,6 @@ enum {
   MAX_RETRIES = 30
 };
 
-/*
- * The network header that the ForwardingEngine introduces.
- * This header will change for the TinyOS 2.0 full release 
- * (it needs several optimizations).
- */
-typedef nx_struct {
-  nx_uint8_t control;
-  nx_am_addr_t origin;
-  nx_uint8_t seqno;
-  nx_uint8_t collectid;
-  nx_uint16_t gradient;
-} network_header_t;
-
 /*
  * An element in the ForwardingEngine send queue.
  * The client field keeps track of which send client