mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-01 18:27:20 +02:00
Code Cleanup
- Removed obsolete A3::postfix, Task::modify, Task::next_mod_group, Command::modify_task*.
This commit is contained in:
parent
e7d733881a
commit
3abff20a46
6 changed files with 0 additions and 401 deletions
|
@ -154,11 +154,6 @@ public:
|
|||
float urgency_c () const;
|
||||
float urgency ();
|
||||
|
||||
// TODO Obsolete.
|
||||
void modify (const A3&, std::string&);
|
||||
// TODO Obsolete.
|
||||
bool next_mod_group (const A3&, Arg&, unsigned int&);
|
||||
|
||||
enum modType {modReplace, modPrepend, modAppend, modAnnotate};
|
||||
void modify (modType);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue