Skip to content

backends/drm: don't call QThread::currentThread in a loop

Xaver Hugl requested to merge work/cherry-pick-56fc8f83 into Plasma/6.0

We're always in the same thread, so there's no need to check it

(cherry picked from commit 56fc8f83)

Merge request reports