X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fio%2Fgff%2FSequenceOntologyLite.java;h=1e77f788ec7b105d589d1867409c98d398dcde2a;hb=c932f0e85a8852824cdd8ce790af68682732c85c;hp=7d354e0a039d362e1f0805b6ffdb94a09c8597f6;hpb=8bcbf5c32f8091f2d5871e7eec4d4727c26d5c63;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);