diff --git a/shell_client.cpp b/shell_client.cpp index 5fc7f31d5b..ebd92b208c 100644 --- a/shell_client.cpp +++ b/shell_client.cpp @@ -357,8 +357,6 @@ void ShellClient::finishInit() { SurfaceInterface *s = surface(); disconnect(s, &SurfaceInterface::committed, this, &ShellClient::finishInit); - updateWindowMargins(); - bool needsPlacement = !isInitialPositionSet(); if (supportsWindowRules()) {