CLI2: Removed obsolete ::analyze method
This commit is contained in:
@@ -90,7 +90,6 @@ public:
|
||||
void add (const std::string&);
|
||||
void addContextFilter ();
|
||||
void addRawFilter (const std::string& arg);
|
||||
void analyze (bool parse = true, bool strict = false);
|
||||
void applyOverrides ();
|
||||
const std::string getFilter (bool applyContext = true);
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user