X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fio%2Fgff%2FSequenceOntologyLite.java;h=1e77f788ec7b105d589d1867409c98d398dcde2a;hb=refs%2Fheads%2Fjims%2Fbug%2FJAL-4298_java_console_causing_hang_at_startup;hp=7d354e0a039d362e1f0805b6ffdb94a09c8597f6;hpb=b020939889b1cfad261693a643ebcd2a10d9a2c7;p=jalview.git diff --git a/src/jalview/io/gff/SequenceOntologyLite.java b/src/jalview/io/gff/SequenceOntologyLite.java index 7d354e0..1e77f78 100644 --- a/src/jalview/io/gff/SequenceOntologyLite.java +++ b/src/jalview/io/gff/SequenceOntologyLite.java @@ -215,7 +215,7 @@ public class SequenceOntologyLite implements SequenceOntologyI { // suppress logging here as it reports Uniprot sequence features // (which do not use SO terms) when auto-configuring feature colours - // System.out.println("SO term " + term + // jalview.bin.Console.outPrintln("SO term " + term // + " not known - add to model if needed in " // + getClass().getName()); termsNotFound.add(term);