Normand Briere
2019-08-28 47745d8ade7238a188f7ab78eaf5e8a269d96fdd
Composite.java
....@@ -877,7 +877,7 @@
877877 }
878878 catch (Exception e)
879879 {
880
- System.err.println("FAILED: " + this);
880
+ // System.err.println("FAILED: " + this);
881881 failedPigment = true;
882882 }
883883