altos: Clean up some minor warnings from -Wall
[fw/altos] / src / core / ao_gps_report_mega.c
index d13885dd8cc5581c01d2a15718a730184289bd29..07a2bc5b0ce7790f0c43ed4bcb88e2897ed761ab 100644 (file)
@@ -24,7 +24,6 @@ ao_gps_report_mega(void)
        static __xdata struct ao_log_mega               gps_log;
        static __xdata struct ao_telemetry_location     gps_data;
        static __xdata struct ao_telemetry_satellite    gps_tracking_data;
-       uint8_t date_reported = 0;
        uint8_t new;
        uint8_t c, n, i;