mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
CmdStart: Removed debugging code
This commit is contained in:
parent
bef3bfbb27
commit
974cb7e386
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ int CmdStart (
|
|||
log.write ("debug", std::string ("Started tracking: ") + now.serialize ());
|
||||
|
||||
// User feedback.
|
||||
std::cout << "# rules verbose " << rules.get ("verbose") << "\n";
|
||||
if (rules.getBoolean ("verbose"))
|
||||
std::cout << intervalSummarize (rules, now);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue