From 964a0439e6ba39f25ede8adbf54247cb56c8e70f Mon Sep 17 00:00:00 2001 From: Hans Dijkema Date: Tue, 21 Apr 2026 15:32:16 +0200 Subject: [PATCH] remove "write" message at begin --- wv-window.rkt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wv-window.rkt b/wv-window.rkt index d351e4b..4f9a73c 100644 --- a/wv-window.rkt +++ b/wv-window.rkt @@ -492,7 +492,7 @@ (begin ;; Create window - (write (list wv-context html-path event-handler parent)) + ;(write (list wv-context html-path event-handler parent)) (newline) (let ((wv-parent (if (eq? parent #f) #f (hash-ref (send parent info) 'wv)))) (set! wv (webview-create