CLI2: Removed unused ::isAttribute method

This commit is contained in:
Paul Beckingham
2015-06-20 10:03:54 -07:00
parent b80c103043
commit c49b9f352c
2 changed files with 2 additions and 46 deletions

View File

@@ -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;