Task Validation
- Removed the newly obsoleted Command::apply_defaults, which is now merged into Task::validate, and therefore applied to all modifications and new tasks.
This commit is contained in:
@@ -62,7 +62,6 @@ protected:
|
||||
void modify_task_description_append (Task&, const A3&);
|
||||
void modify_task_annotate (Task&, const A3&);
|
||||
void modify_task (Task&, const A3&, std::string&);
|
||||
void apply_defaults (Task&);
|
||||
|
||||
protected:
|
||||
std::string _keyword;
|
||||
|
||||
Reference in New Issue
Block a user