mirror of
https://github.com/systemd/systemd.git
synced 2025-01-24 06:04:05 +03:00
networkd: drop unused element from AddressLabel struct
This commit is contained in:
parent
9bcb210ebc
commit
17e57d3cae
@ -18,7 +18,6 @@ typedef struct NetworkConfigSection NetworkConfigSection;
|
||||
|
||||
struct AddressLabel {
|
||||
Network *network;
|
||||
Link *link;
|
||||
NetworkConfigSection *section;
|
||||
|
||||
unsigned char prefixlen;
|
||||
|
Loading…
x
Reference in New Issue
Block a user