mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +02:00
Remove verbosity (System.out)
fixes for PR:149428 PR74387
This commit is contained in:
parent
2cf9b4dfb1
commit
477addee94
1 changed files with 0 additions and 1 deletions
|
@ -118,7 +118,6 @@ public class BinaryRunner {
|
|||
} finally {
|
||||
monitor.done();
|
||||
}
|
||||
System.out.println("DONE " + cproject.getElementName()+ " :"+ status);
|
||||
return status;
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue