REF remove dead comment
This commit is contained in:
parent
4d79caffe2
commit
04343e5bdc
|
@ -114,9 +114,6 @@ runCleanup ts = io $ do
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
-- | Startuphook configuration
|
-- | Startuphook configuration
|
||||||
--
|
|
||||||
-- For some reason I can't print error messages (perhaps a buffering/flushing
|
|
||||||
-- problem) outside the 'launch' function so pass them here to be printed.
|
|
||||||
|
|
||||||
-- TODO add _NET_DESKTOP_VIEWPORTS to _NET_SUPPORTED?
|
-- TODO add _NET_DESKTOP_VIEWPORTS to _NET_SUPPORTED?
|
||||||
myStartupHook :: X ()
|
myStartupHook :: X ()
|
||||||
|
|
Loading…
Reference in New Issue