Browse Source

AP_OSD: removed unusued AP_Common/Semaphore.h

mission-4.1.18
Andrew Tridgell 6 years ago
parent
commit
b3b59c7298
  1. 1
      libraries/AP_OSD/AP_OSD_SITL.cpp

1
libraries/AP_OSD/AP_OSD_SITL.cpp

@ -23,7 +23,6 @@ @@ -23,7 +23,6 @@
#ifdef WITH_SITL_OSD
#include "AP_OSD_SITL.h"
#include <AP_Common/Semaphore.h>
#include <AP_HAL/Util.h>
#include <AP_HAL/Semaphores.h>
#include <AP_HAL/Scheduler.h>

Loading…
Cancel
Save