mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
CmdStart: Removed useless comment
This commit is contained in:
parent
1d84152185
commit
b1b093c975
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ int CmdStart (
|
|||
database.addInterval (interval);
|
||||
|
||||
// TODO intervalSummarїze needs to operate on a vector of similar intervals.
|
||||
// User feedback.
|
||||
if (rules.getBoolean ("verbose"))
|
||||
std::cout << intervalSummarize (rules, modified);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue