CLI2: Removed unused ::isPattern method

This commit is contained in:
Paul Beckingham
2015-06-20 09:49:26 -07:00
parent 6fdd5f8053
commit 014baa4622
2 changed files with 1 additions and 13 deletions

View File

@@ -130,7 +130,6 @@ private:
void decomposeModSubstitutions ();
bool isUUIDList (const std::string&) const;
bool isPattern (const std::string&) const;
bool isSubstitution (const std::string&) const;
bool isAttribute (const std::string&) const;
bool isOperator (const std::string&) const;