mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-28 22:40:10 +01:00
supplicant: remove unused variable
(cherry picked from commit 02130cc157)
This commit is contained in:
parent
9db6d6ad42
commit
274be6cf88
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue