changeset 5003 | ad4576d966a6 |
parent 5000 | 9e8f520cc3b5 |
child 5005 | 8038200dac53 |
--- a/src/devices/mesh/dot11s/peer-management-protocol.h Sat May 02 16:51:00 2009 +0400 +++ b/src/devices/mesh/dot11s/peer-management-protocol.h Mon May 04 00:04:21 2009 +0400 @@ -181,10 +181,6 @@ * \brief Indicates changes in peer links */ void PeerLinkStatus (uint32_t interface, Mac48Address peerAddress, Mac48Address peerMeshPointAddres, bool status); - /** - * Removes all links which are idle - */ - void PeerCleanup (); ///\brief BCA Time GetNextBeaconShift (uint32_t interface); private: