mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
ros perf counter dummy: fix warning about missing return
This commit is contained in:
parent
2a46e0f0b6
commit
44153eeaa1
@ -170,7 +170,5 @@ void perf_reset_all(void)
|
||||
*/
|
||||
uint64_t perf_event_count(perf_counter_t handle)
|
||||
{
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user