[PATCH] mmcli,location: fix doubled variable declaration
Aleksander Morgado
aleksander at aleksander.es
Fri Sep 21 13:16:20 UTC 2018
On Fri, Sep 21, 2018 at 12:21 PM Ulrich Ölmann <u.oelmann at pengutronix.de> wrote:
>
> Remove the redundant declaration of which slipped into the code in commit
> 091bf4dbd811 ("api: support location assistance data").
>
> Signed-off-by: Ulrich Ölmann <u.oelmann at pengutronix.de>
Pushed, thanks!
> ---
> 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
> ModemManager-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel
--
Aleksander
https://aleksander.es
More information about the ModemManager-devel
mailing list