AP_GPS: Remove unused enum

This commit is contained in:
Michael du Breuil 2021-03-02 16:07:11 -07:00 committed by Randy Mackay
parent b3b7f2d3d2
commit f227d67d58
1 changed files with 0 additions and 4 deletions

View File

@ -145,10 +145,6 @@ public:
GPS_ENGINE_AIRBORNE_4G = 8
};
enum GPS_Config {
GPS_ALL_CONFIGURED = 255
};
// role for auto-config
enum GPS_Role {
GPS_ROLE_NORMAL,