JAL-2189 source formatting
[jalview.git] / src / jalview / datamodel / AlignmentAnnotation.java
index 2a89fa1..05688cb 100755 (executable)
@@ -1307,8 +1307,7 @@ public class AlignmentAnnotation
    *       already
    */
   public void remap(SequenceI newref, HashMap<Integer, int[]> mapping,
-          int from, int to,
-          int idxoffset)
+          int from, int to, int idxoffset)
   {
     if (mapping != null)
     {