mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Code Cleanup
- Eliminated "itask" interactive mode code.
This commit is contained in:
parent
4c7c8cf195
commit
139e55fca3
3 changed files with 1 additions and 36 deletions
|
@ -50,7 +50,6 @@ public:
|
|||
void initialize2 (int, char**); // all startup
|
||||
void initialize (); // for reinitializing
|
||||
int run (); // task classic
|
||||
int interactive (); // task interactive (not implemented)
|
||||
int dispatch (std::string&); // command handler dispatch
|
||||
void shadow (); // shadow file update
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue