[mesh-forwarder] remove unused UpdateIndirectMessages() declaration (#6086)

This commit is contained in:
Li Cao
2021-01-18 17:09:42 -08:00
committed by GitHub
parent b507527002
commit b432300a07
-6
View File
@@ -234,12 +234,6 @@ public:
*/
void SetDiscoverParameters(const Mac::ChannelMask &aScanChannels);
/**
* This method frees any indirect messages queued for children that are no longer attached.
*
*/
void UpdateIndirectMessages(void);
/**
* This method frees any messages queued for an existing child.
*