remove "write" message at begin
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user