dont rebind void

This commit is contained in:
Robby Findler 2014-04-13 17:02:40 -05:00
parent f1a3c08ffd
commit 021f3da61d

View File

@ -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))