mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
CLI2: Removed unused ::disqualifyOnlyParenOps method
This commit is contained in:
parent
5c44929acb
commit
4b11ac2dae
1 changed files with 0 additions and 1 deletions
|
@ -122,7 +122,6 @@ private:
|
|||
bool isUUIDList (const std::string&) const;
|
||||
|
||||
// These methods come up iwht reasons not to Lex a token. Probably no longer needed.
|
||||
bool disqualifyOnlyParenOps (const std::vector <std::pair <std::string, Lexer::Type>>&) const;
|
||||
bool disqualifyFirstLastBinary (const std::vector <std::pair <std::string, Lexer::Type>>&) const;
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue