[DHCPCSVC] Eliminate unused code and associated parameters
[reactos.git] / base / services / dhcpcsvc / include / dhcpd.h
index b7b01b4..4cf5b6e 100644 (file)
@@ -282,7 +282,7 @@ struct hash_table {
 
 /* options.c */
 int cons_options(struct packet *, struct dhcp_packet *, int,
-    struct tree_cache **, int, int, int, u_int8_t *, int);
+    struct tree_cache **);
 char *pretty_print_option(unsigned int,
     unsigned char *, int, int, int);
 void do_packet(struct interface_info *, struct dhcp_packet *,