JAL-3377 fix up failed merge
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Mon, 29 Jul 2019 11:16:50 +0000 (12:16 +0100)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Mon, 29 Jul 2019 11:16:50 +0000 (12:16 +0100)
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);