router: use enum to specify order and index of iov struct
[project/odhcpd.git] / src / dhcpv4.c
index 21d94f2..e1f0df6 100644 (file)
@@ -138,8 +138,6 @@ int setup_dhcpv4_interface(struct interface *iface, bool enable)
                                        iface->dhcpv4_end.s_addr = end | htonl(12);
                                }
                        }
-
-
                }
 
                /* Parse static entries */