mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-11 07:30:16 +01:00
settings: remove unused variables
This commit is contained in:
parent
ca063e4d0c
commit
9db44c42ee
1 changed files with 0 additions and 1 deletions
|
|
@ -119,7 +119,6 @@ uid_in_acl (NMConnection *self,
|
|||
GError **error)
|
||||
{
|
||||
NMSettingConnection *s_con;
|
||||
guint32 num, i;
|
||||
const char *user = NULL;
|
||||
GError *local = NULL;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue