mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 02:30:08 +01:00
Don't need to unref here, it's done below
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1293 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
5d9b90000e
commit
31d9afa381
1 changed files with 0 additions and 1 deletions
|
|
@ -82,7 +82,6 @@ static void nm_dbus_get_user_key_for_network_cb (DBusPendingCall *pcall, NMActRe
|
|||
nm_warning ("nm_dbus_get_user_key_for_network_cb(): dbus returned an error.\n (%s) %s\n", err.name, err.message);
|
||||
|
||||
dbus_error_free (&err);
|
||||
dbus_message_unref (reply);
|
||||
|
||||
/* FIXME: since we're not marking the device as invalid, its a fair bet
|
||||
* that NM will just try to reactivate the device again, and may fail
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue