diff --git a/src/platforms/px4_time.h b/src/platforms/px4_time.h index d25396ae28..9745ffbb9a 100644 --- a/src/platforms/px4_time.h +++ b/src/platforms/px4_time.h @@ -5,7 +5,6 @@ #include #if defined(__PX4_APPLE_LEGACY) -// TODO: check if this is required #define clockid_t unsigned #endif