JAL-891; Sorting of Structure logo implemented; bug that caused
[jalview.git] / src / jalview / gui / AnnotationPanel.java
index 0e90a5e..85b9465 100755 (executable)
@@ -1557,14 +1557,6 @@ public class AnnotationPanel extends JPanel implements MouseListener,
         if (profl != null)
         {
 
-          /*
-           * if (profl != null) {
-           * 
-           * for (int i = 0; i < profl.length; i++) { System.out.print(profl[i]
-           * + ","); }
-           * 
-           * }
-           */
           int ht = y1, htn = y2 - y1;// aa.graphHeight;
           float wdth;
           double ht2 = 0;