Don't save old screen sizes in Workspace::initializeX11()

It's done when initializing Workspace::outputs().
This commit is contained in:
Vlad Zahorodnii 2023-09-22 13:32:53 +03:00
parent d6e94163f5
commit c29238f51a

View file

@ -352,7 +352,6 @@ void Workspace::initializeX11()
// Propagate windows, will really happen at the end of the updates blocker block
updateStackingOrder(true);
saveOldScreenSizes();
updateClientArea();
// NETWM spec says we have to set it to (0,0) if we don't support it