Skip to content

Commit a4f60e4

Browse files
authored
Delete trace
1 parent 38a395a commit a4f60e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

GUI/Timeline.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,6 @@ timelineViewNew builder actions = do
286286
case maybeEventArray of
287287
Nothing -> return ()
288288
Just hecs -> do
289-
traceShowM "just hecs"
290289
params <- timelineGetViewParameters timelineWin
291290
-- render either the whole height of the timeline, or the window, whichever
292291
-- is larger (this just ensure we fill the background if the timeline is

0 commit comments

Comments
 (0)