windowrules: minor fixes to onworkspace

fixes #4227
This commit is contained in:
vaxerski
2023-12-23 15:49:42 +01:00
parent 6c8e0f9863
commit cc0516a9ae
3 changed files with 4 additions and 4 deletions

View File

@@ -487,8 +487,6 @@ void CWindow::onMap() {
"CWindow");
m_vReportedSize = m_vPendingReportedSize;
g_pCompositor->updateWorkspaceWindows(m_iWorkspaceID);
}
void CWindow::onBorderAngleAnimEnd(void* ptr) {