CLI2: Removed unused ::applyOverrides method

This commit is contained in:
Paul Beckingham 2015-06-20 09:29:54 -07:00
parent 17f4b50aa7
commit e8a9e5bc32
2 changed files with 0 additions and 18 deletions

View file

@ -84,7 +84,6 @@ public:
/*
void addContextFilter ();
void addRawFilter (const std::string& arg);
void applyOverrides ();
const std::string getFilter (bool applyContext = true);
*/
void prepareFilter (bool applyContext = true);