You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by da...@apache.org on 2004/08/27 09:36:55 UTC

cvs commit: ws-axis/c/tests/server/exceptionTest/gen_src MathOpsWrapper.cpp

damitha     2004/08/27 00:36:55

  Modified:    c/tests/server/exceptionTest/gen_src MathOpsWrapper.cpp
  Log:
  removed unwanted method at the end of the file
  
  Revision  Changes    Path
  1.4       +4 -4      ws-axis/c/tests/server/exceptionTest/gen_src/MathOpsWrapper.cpp
  
  Index: MathOpsWrapper.cpp
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/tests/server/exceptionTest/gen_src/MathOpsWrapper.cpp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- MathOpsWrapper.cpp	20 Aug 2004 13:03:39 -0000	1.3
  +++ MathOpsWrapper.cpp	27 Aug 2004 07:36:55 -0000	1.4
  @@ -128,9 +128,9 @@
   	}
   }
   
  -class OutOfBoundException : public AxisServiceException
  -{
  -    void 
  -}
  +
  +
  +
  +