removed debugging print
svn: r3139
This commit is contained in:
parent
d9d8bbd7db
commit
44a83b946c
|
@ -97,7 +97,6 @@
|
|||
(error 'path-dialog% "cannot use `show-file?' with `dir?'")
|
||||
(set! show-file? (lambda (_) #f)))
|
||||
(when filters (error 'path-dialog% "cannot use `filters' with `dir?'")))
|
||||
(printf "filters = ~s\n" filters)
|
||||
|
||||
(define label
|
||||
(if dir?
|
||||
|
|
Loading…
Reference in New Issue
Block a user