mirror of
https://github.com/systemd/systemd.git
synced 2024-11-02 02:21:44 +03:00
networkd: drop unnecessary stmt
This commit is contained in:
parent
0bf5096049
commit
b1e02ee7cf
@ -576,8 +576,6 @@ static void link_set_state(Link *link, LinkState state) {
|
||||
link->state = state;
|
||||
|
||||
link_send_changed(link, "AdministrativeState", NULL);
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
static void link_enter_unmanaged(Link *link) {
|
||||
|
Loading…
Reference in New Issue
Block a user