mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
init: Removed extra CLI::dump call
This commit is contained in:
parent
1a98a52cbf
commit
60779c6a37
1 changed files with 0 additions and 3 deletions
|
@ -99,9 +99,6 @@ void initializeDataAndRules (
|
|||
}
|
||||
}
|
||||
|
||||
if (rules.getBoolean ("debug"))
|
||||
std::cout << cli.dump () << "\n";
|
||||
|
||||
// The $TIMEWARRIORDB environment variable overrides the default value of
|
||||
// ~/.timewarrior‥
|
||||
Directory dbLocation;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue