summaryrefslogtreecommitdiffhomepage
path: root/src/dhcpv4.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dhcpv4.c')
-rw-r--r--src/dhcpv4.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dhcpv4.c b/src/dhcpv4.c
index 21d94f2..e1f0df6 100644
--- a/src/dhcpv4.c
+++ b/src/dhcpv4.c
@@ -138,8 +138,6 @@ int setup_dhcpv4_interface(struct interface *iface, bool enable)
iface->dhcpv4_end.s_addr = end | htonl(12);
}
}
-
-
}
/* Parse static entries */