Bye bye debugging output.
This commit is contained in:
parent
f547734043
commit
33beb7b782
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue