utils: Use QList::removeLast() in DamageJournal::add()
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
utils: Use QList::removeLast() in DamageJournal::add()
Vlad Zahorodnii
requested to merge
work/zzag/damage-journal-add-remove-last
into
master
Nov 14, 2024
Overview
2
Commits
1
Pipelines
3
Changes
1
We don't use the return value so QList doesn't need to move it around.
Merge request reports
Loading