From 274be6cf883c64b747b7dade309b8e7fd14ae8e7 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Wed, 4 Mar 2015 16:42:45 +0100 Subject: [PATCH] supplicant: remove unused variable (cherry picked from commit 02130cc157fda398f2677c51e58d3afc23e98667) --- src/supplicant-manager/nm-supplicant-interface.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/supplicant-manager/nm-supplicant-interface.c b/src/supplicant-manager/nm-supplicant-interface.c index 77dfd4cabc..71651112e6 100644 --- a/src/supplicant-manager/nm-supplicant-interface.c +++ b/src/supplicant-manager/nm-supplicant-interface.c @@ -424,7 +424,6 @@ iface_check_netreply_cb (GDBusProxy *proxy, GAsyncResult *result, gpointer user_ NMSupplicantInterfacePrivate *priv; gs_unref_variant GVariant *variant = NULL; gs_free_error GError *error = NULL; - gs_free char *dbus_err = NULL; /* We know NetworkReply is supported if the NetworkReply method returned * successfully (which is unexpected since we sent a bogus network