From 41ee35e3d198f0d87081b476ff0286dd2f1fed0b Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Tue, 10 Sep 2013 21:23:50 +0200 Subject: Revert "Add debug some output" This reverts commit 5eaaa1b3c2873bd737675c0d5fce7e10569cbf4f. --- XMonad/Operations.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/XMonad/Operations.hs b/XMonad/Operations.hs index c2e4b1a..79feba1 100644 --- a/XMonad/Operations.hs +++ b/XMonad/Operations.hs @@ -142,7 +142,6 @@ windows f = do isMouseFocused <- asks mouseFocused unless isMouseFocused $ clearEvents enterWindowMask asks (logHook . config) >>= userCodeDef () - gets windowset >>= trace . show -- | Produce the actual rectangle from a screen and a ratio on that screen. scaleRationalRect :: Rectangle -> W.RationalRect -> Rectangle -- cgit v1.2.3