mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-07 21:07: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
1
src/A3.h
1
src/A3.h
|
@ -59,7 +59,6 @@ public:
|
|||
bool find_command (std::string&) const;
|
||||
|
||||
const A3 tokenize (const A3&) const;
|
||||
const A3 postfix (const A3&) const;
|
||||
|
||||
static bool is_attr (Nibbler&, Arg&);
|
||||
static bool is_attmod (Nibbler&, Arg&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue