[aodv] merge with ns-3-dev completed
authorPavel Boyko <boyko@iitp.ru>
Mon, 16 Nov 2009 13:40:25 +0300
changeset 5739 ad55c9c7c793
parent 5738 4adee3d945ba
child 5740 6a8e0157f097
[aodv] merge with ns-3-dev completed
src/internet-stack/ipv4-l3-protocol.h
--- a/src/internet-stack/ipv4-l3-protocol.h	Mon Nov 16 13:35:38 2009 +0300
+++ b/src/internet-stack/ipv4-l3-protocol.h	Mon Nov 16 13:40:25 2009 +0300
@@ -241,7 +241,6 @@
   bool m_ipForward;
   L4List_t m_protocols;
   Ipv4InterfaceList m_interfaces;
-  uint32_t m_nInterfaces;
   uint8_t m_defaultTtl;
   uint16_t m_identification;
   Ptr<Node> m_node;