CLI2: Removed unused ::isAttribute method
This commit is contained in:
@@ -124,7 +124,6 @@ private:
|
||||
void decomposeModSubstitutions ();
|
||||
|
||||
bool isUUIDList (const std::string&) const;
|
||||
bool isAttribute (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;
|
||||
|
||||
Reference in New Issue
Block a user