From 44a83b946cc8e7f8639e6b1fd10d0242e8c6beeb Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Tue, 30 May 2006 22:02:00 +0000 Subject: [PATCH] removed debugging print svn: r3139 --- collects/mred/private/path-dialog.ss | 1 - 1 file changed, 1 deletion(-) diff --git a/collects/mred/private/path-dialog.ss b/collects/mred/private/path-dialog.ss index d574248c9d..15cf581c46 100644 --- a/collects/mred/private/path-dialog.ss +++ b/collects/mred/private/path-dialog.ss @@ -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?