JAL-3377 fix up failed merge
[jalview.git] / src / jalview / gui / IdCanvas.java
index 23d2d78..ab5585c 100755 (executable)
@@ -392,7 +392,6 @@ public class IdCanvas extends JPanel implements ViewportListenerI
     AnnotationLabels labels = null;
     if (alignViewport.isShowAnnotation())
     {
-      hgap += SeqCanvas.SEQS_ANNOTATION_GAP;
       if (ap == null)
       {
         ap = new AnnotationPanel(alignViewport);