mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-08 15:20:36 +02:00
CmdCalendar: Remove accidental repeated blending
This commit is contained in:
parent
83a55ccfe5
commit
bfae79eac7
1 changed files with 0 additions and 1 deletions
|
@ -584,7 +584,6 @@ std::string CmdCalendar::renderMonths (
|
|||
|
||||
case Task::dateEarlierToday:
|
||||
case Task::dateLaterToday:
|
||||
cellColor.blend (color_duetoday);
|
||||
cellColor.blend (color_duetoday);
|
||||
break;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue