]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/Deluge/DelugeMsgs.h
Some cleanup.
[tinyos-2.x.git] / tos / lib / net / Deluge / DelugeMsgs.h
index 2da6fdd876cb7c1184329d8be67e788174acba11..82b0b91e70e0db4d6c5cc2a6c13f39e64862ef5f 100644 (file)
@@ -45,7 +45,6 @@ typedef nx_struct DelugeAdvMsg {
   nx_uint16_t       sourceAddr;
   nx_uint8_t        version;    // Deluge Version
   nx_uint8_t        type;
-  //DelugeNodeDesc nodeDesc;
   DelugeObjDesc  objDesc;
   nx_uint8_t        reserved;
 } DelugeAdvMsg;