diff --git a/libraries/AP_GPS/AP_GPS_NOVA.h b/libraries/AP_GPS/AP_GPS_NOVA.h index cc4d1d967b..61727032fa 100644 --- a/libraries/AP_GPS/AP_GPS_NOVA.h +++ b/libraries/AP_GPS/AP_GPS_NOVA.h @@ -64,10 +64,8 @@ private: "log psrdopb\r\n" // poll message, as dop only changes when a sat is dropped/added to the visible list }; - uint32_t last_hdop = 999; uint32_t crc_error_counter = 0; uint32_t last_injected_data_ms = 0; - bool validcommand = false; struct PACKED nova_header {