mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
parameters: remove obsolete perf_end
This commit is contained in:
parent
38731662c6
commit
cd8ce4d01e
@ -284,7 +284,6 @@ static param_t param_find_internal(const char *name, bool notification)
|
||||
param_set_used(middle);
|
||||
}
|
||||
|
||||
perf_end(param_find_perf);
|
||||
return middle;
|
||||
|
||||
} else if (middle == front) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user