JAL-1620 version bump and release notes
[jalview.git] / src / jalview / ws / jws2 / RNAalifoldClient.java
index fac0857..b3000b3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2)
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.2b1)
  * Copyright (C) 2014 The Jalview Authors
  * 
  * This file is part of Jalview.
@@ -66,10 +66,6 @@ public class RNAalifoldClient extends JabawsCalcWorker implements
           WsParamSetI preset, List<Argument> paramset)
   {
     super(sh, alignFrame, preset, paramset);
-
-    // if (arguments == null)
-    // arguments = new ArrayList<Argument>();
-
     af = alignFrame;
     methodName = sh.serviceType;
     alignedSeqs = true;