mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 14:35:29 +00:00
[#1442] Removed datadir reset from clear
This commit is contained in:
@@ -84,7 +84,6 @@ CfgMgr::clear() {
|
|||||||
external_configs_.clear();
|
external_configs_.clear();
|
||||||
D2ClientConfigPtr d2_default_conf(new D2ClientConfig());
|
D2ClientConfigPtr d2_default_conf(new D2ClientConfig());
|
||||||
setD2ClientConfig(d2_default_conf);
|
setD2ClientConfig(d2_default_conf);
|
||||||
setDataDir(DHCP_DATA_DIR, true);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
Reference in New Issue
Block a user