recent rebuild of the JPred client from WSDL2Java
[jalview.git] / src / ext / vamsas / JPredWSServiceLocator.java
index 05fcd5a..0faea4c 100755 (executable)
@@ -2,7 +2,7 @@
  * JPredWSServiceLocator.java
  *
  * This file was auto-generated from WSDL
- * by the Apache Axis 1.2RC3 Feb 28, 2005 (10:15:14 EST) WSDL2Java emitter.
+ * by the Apache Axis 1.2RC2 Nov 16, 2004 (12:19:44 EST) WSDL2Java emitter.
  */
 
 package ext.vamsas;
@@ -17,10 +17,6 @@ public class JPredWSServiceLocator extends org.apache.axis.client.Service implem
         super(config);
     }
 
-    public JPredWSServiceLocator(java.lang.String wsdlLoc, javax.xml.namespace.QName sName) throws javax.xml.rpc.ServiceException {
-        super(wsdlLoc, sName);
-    }
-
     // Use to get a proxy class for jpred
     private java.lang.String jpred_address = "http://anaplog.compbio.dundee.ac.uk:8080/axis/services/jpred";