mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-09 23:40:33 +01:00
trivial: remove incorrect comment
This commit is contained in:
parent
c11ba3ea10
commit
858fc2c4b8
1 changed files with 0 additions and 1 deletions
|
|
@ -784,7 +784,6 @@ pk_add_cb (NMAuthChain *chain,
|
|||
|
||||
priv->auths = g_slist_remove (priv->auths, chain);
|
||||
|
||||
/* If our NMSysconfigConnection is already gone, do nothing */
|
||||
if (chain_error) {
|
||||
error = g_error_new (NM_SETTINGS_ERROR,
|
||||
NM_SETTINGS_ERROR_GENERAL,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue