CLI
- Added explanatory comment for commented out code. Not sure what to do about it yet.
This commit is contained in:
@@ -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
|
||||
{
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user