From b83107e33c05eea792020843b240bcb9945d0c63 Mon Sep 17 00:00:00 2001 From: Danny Baumann Date: Mon, 17 Mar 2008 20:14:31 +0100 Subject: Core now recalculates window actions on state changes. --- showdesktop.c | 1 - 1 file changed, 1 deletion(-) diff --git a/showdesktop.c b/showdesktop.c index 5fb4601..cee5bed 100644 --- a/showdesktop.c +++ b/showdesktop.c @@ -184,7 +184,6 @@ setSDWindowHints (CompWindow *w, } changeWindowState (w, state); - recalcWindowActions (w); if (enterSDMode) { -- cgit v1.1