You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by sa...@apache.org on 2005/06/02 05:20:43 UTC

cvs commit: ws-axis/c/include/axis/client Call.hpp

samisa      2005/06/01 20:20:43

  Modified:    c/include/axis/client Call.hpp
  Log:
  Removed openConnection as this is no longer needed.
  
  Revision  Changes    Path
  1.28      +0 -1      ws-axis/c/include/axis/client/Call.hpp
  
  Index: Call.hpp
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/include/axis/client/Call.hpp,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- Call.hpp	1 Jun 2005 14:22:55 -0000	1.27
  +++ Call.hpp	2 Jun 2005 03:20:43 -0000	1.28
  @@ -619,7 +619,6 @@
   	const xsd__string getFaultAsXMLString();
   
   private:
  -    int openConnection();
       void closeConnection();
       int makeArray();