mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-30 10:50:11 +01:00
libnm/secret-agent: remove unused variable
Fixes:f0d3243f2b('libnm/secret-agent: fix race registering secret agent') (cherry picked from commit5f9bcc91c7)
This commit is contained in:
parent
bfd41a34c0
commit
f343f6f31d
1 changed files with 0 additions and 1 deletions
|
|
@ -550,7 +550,6 @@ nm_secret_agent_old_register (NMSecretAgentOld *self,
|
|||
|
||||
while (TRUE) {
|
||||
gs_free_error GError *local = NULL;
|
||||
gs_free char *dbus_error = NULL;
|
||||
|
||||
nmdbus_agent_manager_call_register_with_capabilities_sync (priv->manager_proxy,
|
||||
priv->identifier,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue