mirror of
https://github.com/espressif/openthread.git
synced 2026-07-23 12:34:07 +00:00
[cli] remove useless call (#2228)
This commit is contained in:
@@ -2919,11 +2919,6 @@ void Interpreter::ProcessMacFilter(int argc, char *argv[])
|
||||
}
|
||||
}
|
||||
|
||||
if (error != OT_ERROR_NONE)
|
||||
{
|
||||
otThreadErrorToString(error);
|
||||
}
|
||||
|
||||
AppendResult(error);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user