mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-07 22:58:34 +02:00
Parser
- Removed now-unused ::scan method, as this is no longer used.
This commit is contained in:
parent
ca3b5c9a4d
commit
2018eae295
2 changed files with 0 additions and 32 deletions
|
@ -70,7 +70,6 @@ public:
|
|||
std::string getCommand () const;
|
||||
|
||||
private:
|
||||
void scan (void (Parser::*callback)(Tree*), Tree* tree = NULL);
|
||||
void findTerminator ();
|
||||
void findPattern ();
|
||||
void findSubstitution ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue