mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 18:08:05 +02:00
libnm: remove unused variable NMObjectPrivate:private_connection
Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
parent
52ccce8c2c
commit
94331184d8
1 changed files with 0 additions and 1 deletions
|
|
@ -72,7 +72,6 @@ static void reload_complete (NMObject *object);
|
|||
|
||||
typedef struct {
|
||||
GDBusConnection *connection;
|
||||
gboolean private_connection;
|
||||
gboolean nm_running;
|
||||
|
||||
char *path;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue