mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
removed accidental println
This commit is contained in:
@@ -167,7 +167,6 @@ public class ExternalJavacManager {
|
||||
processDescriptor.cancelBuild();
|
||||
}
|
||||
}
|
||||
System.out.println(processHandler.isProcessTerminated());
|
||||
return rh.isTerminatedSuccessfully();
|
||||
}
|
||||
catch (Throwable e) {
|
||||
|
||||
Reference in New Issue
Block a user