"rio" work
[jalview.git] / forester / java / src / org / forester / analysis / TaxonomyDataManager.java
index fac9f85..2bc654f 100644 (file)
@@ -344,6 +344,7 @@ public final class TaxonomyDataManager extends RunnableProcess {
                     }
                     if ( match ) {
                         if ( up_tax != null ) {
+                            //TODO this is dead code?!
                             throw new AncestralTaxonomyInferenceException( "lineage \""
                                     + ForesterUtil.stringListToString( lineage, " > " ) + "\" is not unique" );
                         }