mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
CLI2: Static initialization of global settings.
This commit is contained in:
parent
708ddd3804
commit
ca90893216
3 changed files with 3 additions and 3 deletions
|
@ -68,9 +68,8 @@ public:
|
|||
class CLI2
|
||||
{
|
||||
public:
|
||||
/*
|
||||
static int minimumMatchLength;
|
||||
*/
|
||||
|
||||
static void getOverride (int, const char**, std::string&, File&);
|
||||
static void getDataLocation (int, const char**, Path&);
|
||||
static void applyOverrides (int, const char**);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue