diff --git a/src/Task.cpp b/src/Task.cpp index d53f8a540..0e8cbf9bc 100644 --- a/src/Task.cpp +++ b/src/Task.cpp @@ -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 = " MODIFICATION "; // Need this for later comparison.