Debug output removed
This commit is contained in:
@@ -486,7 +486,6 @@ public class JetCompiler implements TranslatingCompiler {
|
||||
if (category == STATISTICS) {
|
||||
compileContext.getProgressIndicator().setText(text);
|
||||
collector.learn(text);
|
||||
System.out.println(text);
|
||||
}
|
||||
else {
|
||||
compileContext.addMessage(category, text, path, line, column);
|
||||
|
||||
Reference in New Issue
Block a user