- Removed obsolete ::getWords method.
This commit is contained in:
Paul Beckingham
2014-10-25 22:41:35 -04:00
parent fedafcd525
commit 4cb9330567
2 changed files with 0 additions and 22 deletions

View File

@@ -67,7 +67,6 @@ public:
Tree* captureLast (const std::string&);
const std::string getFilterExpression ();
const std::vector <std::string> getWords () const;
std::string getLimit () const;
std::string getCommand () const;