Code Cleanup
- Removed unnecessary Task::setEnd call.
This commit is contained in:
@@ -73,7 +73,6 @@ void handleRecurrence ()
|
||||
<< "\n";
|
||||
|
||||
// Determine the end date.
|
||||
t->setEnd ();
|
||||
t->setStatus (Task::deleted);
|
||||
context.tdb2.modify (*t);
|
||||
continue;
|
||||
|
||||
Reference in New Issue
Block a user