275,281d274
< // Parse and check all non-config-hierarchy parameters.
< ParamContext::parseAllContexts(inifile);
< ParamContext::checkAllContexts();
<
< // Echo all parameter settings to stats file as well.
< ParamContext::showAllContexts(*configStream);
<
465,466d457
< ParamContext::cleanupAllContexts();
<