utils: Use QList::removeLast() in DamageJournal::add()

We don't use the return value so QList doesn't need to move it around.

Merge request reports

Loading