removed debugging print

svn: r3139

original commit: 44a83b946cc8e7f8639e6b1fd10d0242e8c6beeb
This commit is contained in:
Eli Barzilay 2006-05-30 22:02:00 +00:00
parent 22eb0a7ca0
commit b5121aefe4

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?