mirror of
https://github.com/espressif/openthread.git
synced 2026-08-03 09:27:47 +00:00
[child-supervision] remove unused method declarations (#10394)
This commit is contained in:
@@ -102,18 +102,6 @@ public:
|
||||
*/
|
||||
explicit ChildSupervisor(Instance &aInstance);
|
||||
|
||||
/**
|
||||
* Starts the child supervision process on parent.
|
||||
*
|
||||
*/
|
||||
void Start(void);
|
||||
|
||||
/**
|
||||
* Stops the child supervision process on parent.
|
||||
*
|
||||
*/
|
||||
void Stop(void);
|
||||
|
||||
/**
|
||||
* Returns the destination for a supervision message.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user