mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-07 22:58:34 +02:00
Parser
- Removed ::appendStdin.
This commit is contained in:
parent
0da5f9160e
commit
090c80cb90
3 changed files with 0 additions and 48 deletions
|
@ -42,7 +42,6 @@ public:
|
|||
|
||||
void initialize (int, const char**);
|
||||
void clear ();
|
||||
void appendStdin ();
|
||||
Tree* tree ();
|
||||
Tree* parse ();
|
||||
void alias (const std::string&, const std::string&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue