shadow: drop useless damageEntire()

This commit is contained in:
vaxerski 2023-06-13 18:45:57 +02:00
parent 24ed9b061f
commit 0e31eaa157

View file

@ -35,7 +35,6 @@ void CHyprDropShadowDecoration::damageEntire() {
}
void CHyprDropShadowDecoration::updateWindow(CWindow* pWindow) {
damageEntire();
const auto PWORKSPACE = g_pCompositor->getWorkspaceByID(pWindow->m_iWorkspaceID);