mirror of
https://github.com/espressif/openthread.git
synced 2026-09-17 22:50:07 +00:00
[mac] remove unused method definition (#4369)
This commit is contained in:
committed by
Jonathan Hui
parent
2233ae150e
commit
bec7fb0563
@@ -661,7 +661,6 @@ private:
|
||||
bool IsJoinable(void) const;
|
||||
void BeginTransmit(void);
|
||||
bool HandleMacCommand(RxFrame &aFrame);
|
||||
Frame * GetOperationFrame(void);
|
||||
|
||||
static void HandleTimer(Timer &aTimer);
|
||||
void HandleTimer(void);
|
||||
|
||||
Reference in New Issue
Block a user