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