From 453e92486f026ca6670f221e2ae114fde121c76b Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Thu, 22 Aug 2002 19:15:57 +0000 Subject: [PATCH] .. original commit: 53dc6d656112db6ad41388d27eda59c5f33af5f6 --- collects/framework/private/editor.ss | 2 -- 1 file changed, 2 deletions(-) diff --git a/collects/framework/private/editor.ss b/collects/framework/private/editor.ss index 2e2813eb..6f572107 100644 --- a/collects/framework/private/editor.ss +++ b/collects/framework/private/editor.ss @@ -97,9 +97,7 @@ "\n\n" (format-error-message exn))) #f)]) - (printf "before: ~s ~s ~s\n" input-filename fmt show-errors?) (load-file input-filename fmt show-errors?) - (printf "after\n") #t)))) (define/private (format-error-message exn)