Skip to content

Commit

Permalink
TEMP: optimize
Browse files Browse the repository at this point in the history
  • Loading branch information
CendioOssman committed Mar 8, 2024
1 parent 468520a commit 32bc0ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vncviewer/quickvncitem.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ QSGNode* QuickVNCItem::updatePaintNode(QSGNode* oldNode, QQuickItem::UpdatePaint

node->markDirty(QSGNode::DirtyForceUpdate);

update();
return node;
}
}
Expand Down

0 comments on commit 32bc0ae

Please sign in to comment.