mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 00:31:36 +08:00
platforms: remove TODO
It turns out Mac OS X v10.11.6 (El Capitan) is still covered by security updates at this time, so not end-of-lifed, so we might as well keep these legacy things.
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#include <pthread.h>
|
||||
|
||||
#if defined(__PX4_APPLE_LEGACY)
|
||||
// TODO: check if this is required
|
||||
#define clockid_t unsigned
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user