From 9a248e6bd9493099b6dd6db56c0b89a123dc522e Mon Sep 17 00:00:00 2001 From: Jason Creighton Date: Sat, 31 Mar 2007 02:34:42 +0200 Subject: removed refocus; moved functionality to setFocus darcs-hash:20070331003442-b9aa7-98dbb2a95ac070ced1efe307317fdd4732c1e38e --- Main.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'Main.hs') diff --git a/Main.hs b/Main.hs index 0524fc7..bfa6247 100644 --- a/Main.hs +++ b/Main.hs @@ -127,7 +127,6 @@ safeFocus w = do ws <- gets workspace then setFocus w else do b <- isRoot w when b setTopFocus - refocus handle :: Event -> X () -- cgit v1.2.3