dont rebind void
This commit is contained in:
parent
f1a3c08ffd
commit
021f3da61d
|
@ -1287,7 +1287,7 @@
|
|||
pasteboard:basic%)))
|
||||
(new draw-lines-pasteboard% [cache-arrow-drawing? #t]))
|
||||
|
||||
(define (standalone-fill-pasteboard pasteboard filename show-status void)
|
||||
(define (standalone-fill-pasteboard pasteboard filename show-status _void)
|
||||
(define progress-channel (make-async-channel))
|
||||
(define connection-channel (make-async-channel))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user