mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-06-16 05:08:31 +02:00
trivial: remove some dead code
This commit is contained in:
parent
834315eb95
commit
a234c6b80c
1 changed files with 0 additions and 8 deletions
|
|
@ -42,14 +42,6 @@ typedef struct {
|
|||
GByteArray *mac;
|
||||
} NMDefaultWiredConnectionPrivate;
|
||||
|
||||
enum {
|
||||
PROP_0,
|
||||
PROP_MAC,
|
||||
PROP_DEVICE,
|
||||
PROP_READ_ONLY,
|
||||
LAST_PROP
|
||||
};
|
||||
|
||||
enum {
|
||||
TRY_UPDATE,
|
||||
DELETED,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue