Skip to content

Remove unnecessary code

Aleix Pol Gonzalez requested to merge work/remove-unused into master
  • Removes Scene::addRepaint(QRect). We can implicitly convert QRect into QRegion.
  • Removes an unused local variable that would warn.
Edited by Aleix Pol Gonzalez

Merge request reports