mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-14 08:38:38 +08:00
ros perf counter dummy: fix warning about missing return
This commit is contained in:
@@ -170,7 +170,5 @@ void perf_reset_all(void)
|
||||
*/
|
||||
uint64_t perf_event_count(perf_counter_t handle)
|
||||
{
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user