mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Cleanup: Removed debug output
This commit is contained in:
parent
7d2d06dbcd
commit
0683e14777
1 changed files with 0 additions and 1 deletions
|
@ -2008,7 +2008,6 @@ float Task::urgency_blocking () const
|
|||
// It came from the Command base object, but doesn't really belong there either.
|
||||
void Task::modify (modType type, bool text_required /* = false */)
|
||||
{
|
||||
context.debug ("Task::modify");
|
||||
std::string label = " [1;37;43mMODIFICATION[0m ";
|
||||
|
||||
// Need this for later comparison.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue