mirror of https://github.com/ArduPilot/ardupilot
Tracker: remove definition of Devo constructor
This commit is contained in:
parent
fc54f27c1c
commit
65e6875acf
|
@ -111,5 +111,4 @@ void GCS_Tracker::update_sensor_status_flags()
|
|||
}
|
||||
|
||||
// avoid building/linking Devo:
|
||||
AP_DEVO_Telem::AP_DEVO_Telem() {}
|
||||
void AP_DEVO_Telem::init() {};
|
||||
|
|
Loading…
Reference in New Issue