CLI2: Removed obsolete ::categorize method

This commit is contained in:
Paul Beckingham
2015-06-19 12:35:04 -07:00
parent 3636de11c8
commit 4c55e7ef3d
2 changed files with 0 additions and 88 deletions

View File

@@ -113,9 +113,6 @@ private:
void aliasExpansion ();
void findOverrides ();
bool findCommand ();
/*
void categorize ();
*/
bool exactMatch (const std::string&, const std::string&) const;
/*
void desugarFilterTags ();