summaryrefslogtreecommitdiffstats
path: root/netcfg/netcfg.c
diff options
context:
space:
mode:
Diffstat (limited to 'netcfg/netcfg.c')
-rw-r--r--netcfg/netcfg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/netcfg/netcfg.c b/netcfg/netcfg.c
index 2308f37..4e83ba4 100644
--- a/netcfg/netcfg.c
+++ b/netcfg/netcfg.c
@@ -102,7 +102,6 @@ struct
{ "dhcp", 1, do_dhcp },
{ "up", 1, ifc_up },
{ "down", 1, ifc_down },
- { "flhosts", 1, ifc_remove_host_routes },
{ "deldefault", 1, ifc_remove_default_route },
{ "hwaddr", 2, set_hwaddr },
{ 0, 0, 0 },