quick fix for very broken checkin - see Mantis bug #55537
authorjprocter <Jim Procter>
Thu, 28 Jan 2010 15:36:17 +0000 (15:36 +0000)
committerjprocter <Jim Procter>
Thu, 28 Jan 2010 15:36:17 +0000 (15:36 +0000)
src/jalview/io/AnnotationFile.java

index 50b477c..0095aef 100755 (executable)
@@ -141,7 +141,7 @@ public class AnnotationFile
         {\r
           text.append("NO_GRAPH\t");\r
           hasValues = false; // only secondary structure\r
-          hasLabels = false; // and annotation description string.\r
+          // hasLabels = false; // and annotation description string.\r
         }\r
         else\r
         {\r