mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-02 18:30:35 +08:00
Misleading comment that somehow survived refactoring
This commit is contained in:
@@ -119,9 +119,6 @@ private:
|
||||
}
|
||||
};
|
||||
|
||||
/*
|
||||
* Callers are used with removeWhere() predicate. They don't actually remove anything.
|
||||
*/
|
||||
struct NodeInfoRetrievedHandlerCaller
|
||||
{
|
||||
const NodeID node_id;
|
||||
|
||||
Reference in New Issue
Block a user