diff options
-rw-r--r-- | plugins/ublox/mm-modem-helpers-ublox.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ublox/mm-modem-helpers-ublox.c b/plugins/ublox/mm-modem-helpers-ublox.c index 662a19bd..1fc598bf 100644 --- a/plugins/ublox/mm-modem-helpers-ublox.c +++ b/plugins/ublox/mm-modem-helpers-ublox.c @@ -1286,7 +1286,6 @@ mm_ublox_build_ubandsel_set_command (GArray *bands, GString *command = NULL; GArray *ubandsel_nums; guint num; - gboolean found; guint i, j, k; if (bands->len == 1 && g_array_index (bands, MMModemBand, 0) == MM_MODEM_BAND_ANY) |