Merge branch 'alpha/origin_2022_JAL-3066_Jalview_212_slivka-integration' into spike...
[jalview.git] / src / jalview / ws / jws2 / SequenceAnnotationWSClient.java
index 39217bb..a93cfa0 100644 (file)
@@ -149,11 +149,6 @@ public class SequenceAnnotationWSClient extends Jws2Client
             startSeqAnnotationWorker(sh, alignFrame, preset_, editParams);
           }
         });
-
-        if (!processParams(sh, editParams, true).toCompletableFuture().join())
-        {
-          return;
-        }
       }
     }
     if (sh.action.toLowerCase(Locale.ROOT).contains("disorder"))