diff --git a/workspace.cpp b/workspace.cpp index 7982cd319c..d701525b63 100644 --- a/workspace.cpp +++ b/workspace.cpp @@ -712,7 +712,6 @@ void Workspace::removeDeleted(Deleted* c) void Workspace::addShellClient(AbstractClient *client) { setupClientConnections(client); - client->updateDecoration(false); updateClientLayer(client); if (client->isPlaceable()) {