utils: Use QList::removeLast() in DamageJournal::add()
We don't use the return value so QList doesn't need to move it around.
(cherry picked from commit 3fbd8fa0)
Co-authored-by: Vlad Zahorodnii vlad.zahorodnii@kde.org
We don't use the return value so QList doesn't need to move it around.
(cherry picked from commit 3fbd8fa0)
Co-authored-by: Vlad Zahorodnii vlad.zahorodnii@kde.org