This commit is contained in:
Kirill Andreev
2009-05-21 16:44:21 +04:00
parent 35f1af2059
commit 1056863f4c

View File

@@ -56,7 +56,6 @@ public:
void Report (std::ostream &) const;
void ResetStats ();
uint32_t GetLinkMetric (Mac48Address peerAddress);
uint32_t GetIfIndex () {return m_ifIndex;};
///\}
private:
friend class PeerManagementProtocol;