Debug Output
- Removed unnecessary A3::dump call. - Corrected comment.
This commit is contained in:
@@ -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 ();
|
||||
|
||||
Reference in New Issue
Block a user