CLI2: Removed unused ::isUUID method

This commit is contained in:
Paul Beckingham
2015-06-20 09:36:25 -07:00
parent c32106e107
commit 3782f37d9d
2 changed files with 0 additions and 16 deletions

View File

@@ -133,7 +133,6 @@ private:
bool isCommand (const std::string&) const;
bool isTag (const std::string&) const;
bool isUUIDList (const std::string&) const;
bool isUUID (const std::string&) const;
bool isIDSequence (const std::string&) const;
bool isID (const std::string&) const;
bool isPattern (const std::string&) const;