From 33beb7b78273a43eb2e04f3acd662cdb24afb707 Mon Sep 17 00:00:00 2001 From: dchandler Date: Tue, 24 Jun 2003 12:23:37 +0000 Subject: [PATCH] Bye bye debugging output. --- source/org/thdl/tib/input/ConverterGUI.java | 1 - 1 file changed, 1 deletion(-) diff --git a/source/org/thdl/tib/input/ConverterGUI.java b/source/org/thdl/tib/input/ConverterGUI.java index 3f05c9c..5a6aa93 100644 --- a/source/org/thdl/tib/input/ConverterGUI.java +++ b/source/org/thdl/tib/input/ConverterGUI.java @@ -45,7 +45,6 @@ public class ConverterGUI implements FontConversion { // DLC FIXMEDOC returns true on success public boolean doConversion(ConvertDialog cd, File oldFile, File newFile, String whichConversion) { - System.err.println("DLC NOW " + oldFile + " " + newFile + " " + whichConversion); PrintStream ps; try { returnCode