mirror of
https://github.com/espressif/openthread.git
synced 2026-08-03 17:37:46 +00:00
[mesh-forwarder] remove unused UpdateIndirectMessages() declaration (#6086)
This commit is contained in:
@@ -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.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user