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 da...@apache.org on 2004/07/15 12:49:58 UTC

cvs commit: ws-axis/c/samples/server/echoStringHeaderHandler ESHHandler.cpp

damitha     2004/07/15 03:49:58

  Modified:    c/samples/server/echoStringHeaderHandler ESHHandler.cpp
  Log:
  (null)
  
  Revision  Changes    Path
  1.14      +0 -1      ws-axis/c/samples/server/echoStringHeaderHandler/ESHHandler.cpp
  
  Index: ESHHandler.cpp
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/samples/server/echoStringHeaderHandler/ESHHandler.cpp,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- ESHHandler.cpp	14 Jun 2004 07:25:27 -0000	1.13
  +++ ESHHandler.cpp	15 Jul 2004 10:49:58 -0000	1.14
  @@ -33,7 +33,6 @@
   #include <axis/server/HeaderBlock.h>
   #include <axis/server/SoapHeader.h>
   #include <axis/server/BasicNode.h>
  -#include <axis/server/AxisTrace.h>
   #include <iostream>
   
   #include <axis/server/CharacterElement.h>