Debug Output

- Removed unnecessary A3::dump call.
- Corrected comment.
This commit is contained in:
Paul Beckingham 2011-10-01 11:47:54 -04:00
parent 160c9708a5
commit 7b34344626
2 changed files with 1 additions and 2 deletions

View file

@ -91,7 +91,6 @@ int CmdCustom::execute (std::string& output)
context.a3.capture_first (*arg);
context.a3.categorize ();
context.a3.dump ("CmdCustom::execute");
// Load the data.
handleRecurrence ();