CLI2: Removed unused ::add method

This commit is contained in:
Paul Beckingham 2015-06-20 09:28:15 -07:00
parent 2c4cd8b06a
commit 17f4b50aa7
2 changed files with 0 additions and 13 deletions

View file

@ -82,7 +82,6 @@ public:
void add (const std::string&);
void analyze ();
/*
void add (const std::string&);
void addContextFilter ();
void addRawFilter (const std::string& arg);
void applyOverrides ();