Tracker: remove definition of Devo constructor

This commit is contained in:
Peter Barker 2019-03-19 16:01:04 +11:00 committed by Peter Barker
parent fc54f27c1c
commit 65e6875acf
1 changed files with 0 additions and 1 deletions

View File

@ -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() {};