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 sa...@apache.org on 2005/10/18 11:57:12 UTC

svn commit: r326067 - in /webservices/axis2/trunk/c: include/axis2_description_module.h include/axis2_errno.h modules/xml/om/src/axis2_om_comment.c

Author: samisa
Date: Tue Oct 18 02:57:00 2005
New Revision: 326067

URL: http://svn.apache.org/viewcvs?rev=326067&view=rev
Log:
Removed errno.h as it is no more used

Removed:
    webservices/axis2/trunk/c/include/axis2_errno.h
Modified:
    webservices/axis2/trunk/c/include/axis2_description_module.h
    webservices/axis2/trunk/c/modules/xml/om/src/axis2_om_comment.c

Modified: webservices/axis2/trunk/c/include/axis2_description_module.h
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/include/axis2_description_module.h?rev=326067&r1=326066&r2=326067&view=diff
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_description_module.h (original)
+++ webservices/axis2/trunk/c/include/axis2_description_module.h Tue Oct 18 02:57:00 2005
@@ -4,7 +4,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <axis2.h>
-#include <axis2_errno.h>
 #include <axis2_qname.h>
 #include <axis2_operation_description.h>
 #include <axis2_engine_config.h>

Modified: webservices/axis2/trunk/c/modules/xml/om/src/axis2_om_comment.c
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/xml/om/src/axis2_om_comment.c?rev=326067&r1=326066&r2=326067&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/xml/om/src/axis2_om_comment.c (original)
+++ webservices/axis2/trunk/c/modules/xml/om/src/axis2_om_comment.c Tue Oct 18 02:57:00 2005
@@ -16,7 +16,6 @@
 
 #include <axis2_om_comment.h>
 #include <string.h>
-#include <axis2_errno.h>
 
 /**
  *	free a axis2_comment struct