From: jprocter Date: Thu, 28 Jan 2010 15:36:17 +0000 (+0000) Subject: quick fix for very broken checkin - see Mantis bug #55537 X-Git-Tag: Release_2_5~149 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=16342ec2ab61d371ee70f61ac0294f2716fab638;p=jalview.git quick fix for very broken checkin - see Mantis bug #55537 --- diff --git a/src/jalview/io/AnnotationFile.java b/src/jalview/io/AnnotationFile.java index 50b477c..0095aef 100755 --- a/src/jalview/io/AnnotationFile.java +++ b/src/jalview/io/AnnotationFile.java @@ -141,7 +141,7 @@ public class AnnotationFile { text.append("NO_GRAPH\t"); hasValues = false; // only secondary structure - hasLabels = false; // and annotation description string. + // hasLabels = false; // and annotation description string. } else {