removed debugging print

svn: r3139
This commit is contained in:
Eli Barzilay 2006-05-30 22:02:00 +00:00
parent d9d8bbd7db
commit 44a83b946c

View File

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