diff --git a/shell_client.cpp b/shell_client.cpp index 2f3ca217be..1e29efca91 100644 --- a/shell_client.cpp +++ b/shell_client.cpp @@ -492,7 +492,6 @@ void ShellClient::doSetGeometry(const QRect &rect) m_internalWindow->setGeometry(windowRect); } } - triggerDecorationRepaint(); if (hasStrut()) { workspace()->updateClientArea(); }