- Added explanatory comment for commented out code. Not sure what to do about
  it yet.
This commit is contained in:
Paul Beckingham 2014-11-04 22:17:33 -05:00
parent 645d728f0f
commit 2b3f7a2fb6

View file

@ -1778,6 +1778,9 @@ void CLI::injectDefaults ()
context.header ("[" + combined + "]");
}
// TODO This fails because when ::injectDefaults is first run,
// ::applyOverrides has not yet been called.
else
{
/*