summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Bedo <cu@cua0.org>2024-11-07 07:36:00 +1100
committerJustin Bedo <cu@cua0.org>2024-11-07 07:36:04 +1100
commit2cb9fe7985b86e04c80f9181a1b3dc4f7c681e6b (patch)
tree1e338e23d946f88a20e96f5260c844556effd024
parent21f2ce8a37fc8b286bc503f1f010e0cefdaa0594 (diff)
remove debugging output
-rw-r--r--jterm.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/jterm.hs b/jterm.hs
index c7498a6..904dbfe 100644
--- a/jterm.hs
+++ b/jterm.hs
@@ -33,7 +33,6 @@ import qualified Streamly.Data.Stream.Prelude as S
import System.Environment
import System.IO.Unsafe
import System.Posix.Pty
-import Debug.Trace
doubleClickDelay = 300