AP_Math: remove unused AP_ADC_AnalogSource

This commit is contained in:
Lucas De Marchi 2015-12-02 13:42:19 -02:00 committed by Andrew Tridgell
parent e1d90c78d8
commit f5c03c786d
4 changed files with 0 additions and 4 deletions

View File

@ -1,5 +1,4 @@
LIBRARIES += AP_ADC
LIBRARIES += AP_ADC_AnalogSource
LIBRARIES += AP_AHRS
LIBRARIES += AP_Airspeed
LIBRARIES += AP_Baro

View File

@ -1,5 +1,4 @@
LIBRARIES += AP_ADC
LIBRARIES += AP_ADC_AnalogSource
LIBRARIES += AP_AHRS
LIBRARIES += AP_Airspeed
LIBRARIES += AP_Baro

View File

@ -1,5 +1,4 @@
LIBRARIES += AP_ADC
LIBRARIES += AP_ADC_AnalogSource
LIBRARIES += AP_AHRS
LIBRARIES += AP_Airspeed
LIBRARIES += AP_Baro

View File

@ -19,7 +19,6 @@ LIBRARIES += AP_AHRS
LIBRARIES += AP_NavEKF
LIBRARIES += AP_Airspeed
LIBRARIES += AP_Vehicle
LIBRARIES += AP_ADC_AnalogSource
LIBRARIES += AP_Rally
LIBRARIES += AP_BattMonitor
LIBRARIES += AP_RangeFinder