mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
CLI2: Removed unused ::applyOverrides method
This commit is contained in:
parent
17f4b50aa7
commit
e8a9e5bc32
2 changed files with 0 additions and 18 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue