Remove the redundant declaration of which slipped into the code in commit
091bf4dbd811 ("api: support location assistance data").

Signed-off-by: Ulrich Ölmann <[email protected]>
---
 cli/mmcli-modem-location.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/cli/mmcli-modem-location.c b/cli/mmcli-modem-location.c
index 91a73b24cc9c..276c607a08c6 100644
--- a/cli/mmcli-modem-location.c
+++ b/cli/mmcli-modem-location.c
@@ -66,7 +66,6 @@ static gboolean set_enable_signal_flag;
 static gboolean set_disable_signal_flag;
 static gboolean get_all_flag;
 static gchar *set_supl_server_str;
-static gchar *set_supl_server_str;
 static gchar *inject_assistance_data_str;
 static gchar *set_gps_refresh_rate_str;
 
-- 
2.19.0

_______________________________________________
ModemManager-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel

Reply via email to