simplify loopback

This commit is contained in:
Ariadne Conill 2020-07-26 02:59:15 -06:00
parent 9e4e17707f
commit cae16c5758
4 changed files with 2 additions and 16 deletions

View file

@ -48,7 +48,6 @@ struct lif_interface {
char *ifname;
bool is_dhcp;
bool is_loopback;
bool is_auto;
bool is_bridge;
bool is_bond;