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