libnm/secret-agent: remove unused variable

Fixes: f0d3243f2b ('libnm/secret-agent: fix race registering secret agent')
(cherry picked from commit 5f9bcc91c7)
This commit is contained in:
Thomas Haller 2019-12-17 08:57:03 +01:00
parent bfd41a34c0
commit f343f6f31d

View file

@ -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,