JAL-2629 fix for NPE caused by incorrect initiation of HMM annotation
[jalview.git] / src / jalview / hmmer / HMMERCommands.java
index 913eee8..6b81b65 100644 (file)
@@ -173,7 +173,6 @@ public class HMMERCommands
     af.alignPanel.adjustAnnotationHeight();
     af.getViewport().updateSequenceIdColours();
     af.buildSortByAnnotationScoresMenu();
-    af.getViewport().initInformation();
   }
 
   /**