mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
CLI2: Removed unused ::isName method
This commit is contained in:
parent
bf2720a59b
commit
f0d3e77608
2 changed files with 0 additions and 20 deletions
|
@ -131,7 +131,6 @@ private:
|
|||
|
||||
bool isUUIDList (const std::string&) const;
|
||||
bool isAttribute (const std::string&) const;
|
||||
bool isName (const std::string&) const;
|
||||
|
||||
bool disqualifyInsufficientTerms (const std::vector <std::pair <std::string, Lexer::Type>>&) const;
|
||||
bool disqualifyNoOps (const std::vector <std::pair <std::string, Lexer::Type>>&) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue