[PATCH 5/5] ublox: remove unused variable
Aleksander Morgado
aleksander at aleksander.es
Thu Aug 3 10:23:52 UTC 2017
On 03/08/17 06:53, Ben Chan wrote:
> ---
> plugins/ublox/mm-broadband-bearer-ublox.c | 3 ---
> 1 file changed, 3 deletions(-)
>
Pushed to git master, thanks.
> diff --git a/plugins/ublox/mm-broadband-bearer-ublox.c b/plugins/ublox/mm-broadband-bearer-ublox.c
> index 62f3d7ea..11911b25 100644
> --- a/plugins/ublox/mm-broadband-bearer-ublox.c
> +++ b/plugins/ublox/mm-broadband-bearer-ublox.c
> @@ -370,9 +370,6 @@ uauthreq_ready (MMBaseModem *modem,
> {
> const gchar *response;
> GError *error = NULL;
> - CommonConnectContext *ctx;
> -
> - ctx = (CommonConnectContext *) g_task_get_task_data (task);
>
> response = mm_base_modem_at_command_finish (modem, res, &error);
> if (!response) {
>
--
Aleksander
https://aleksander.es
More information about the ModemManager-devel
mailing list