Deprecated Feature Removal

- Removed deprecated 'echo.command' setting, in favor of the 'header' and
  'affected' verbosity tokens.
This commit is contained in:
Paul Beckingham 2013-10-20 14:40:57 -04:00
parent 49c07acb05
commit 2cbae3fb9c
9 changed files with 16 additions and 28 deletions

View file

@ -146,7 +146,6 @@ int CmdShow::execute (std::string& output)
" displayweeknumber"
" dom"
" due"
" echo.command" // Deprecated 2.0
" edit.verbose" // Deprecated 2.0
" editor"
" exit.on.missing.db"