2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[5020] Obsolete iface_parser removed.

This commit is contained in:
Tomek Mrugalski
2017-01-09 15:32:44 +01:00
parent 4ff6265ee1
commit a6849e9303

View File

@@ -533,7 +533,6 @@ configureDhcp4Server(Dhcpv4Srv&, isc::data::ConstElementPtr config_set) {
// Please do not change this order!
ParserCollection independent_parsers;
ParserPtr subnet_parser;
ParserPtr iface_parser;
ParserPtr leases_parser;
ParserPtr client_classes_parser;