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 2007/04/01 07:37:20 UTC

svn commit: r524535 - /webservices/axis2/trunk/c/axiom/include/axiom_node.h

Author: samisa
Date: Sat Mar 31 22:37:19 2007
New Revision: 524535

URL: http://svn.apache.org/viewvc?view=rev&rev=524535
Log:
Removed ops

Modified:
    webservices/axis2/trunk/c/axiom/include/axiom_node.h

Modified: webservices/axis2/trunk/c/axiom/include/axiom_node.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_node.h?view=diff&rev=524535&r1=524534&r2=524535
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_node.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_node.h Sat Mar 31 22:37:19 2007
@@ -33,7 +33,7 @@
 
 /**
  * @file axiom_node.h
- * @brief defines axiom_node struct and its ops
+ * @brief defines axiom_node struct
  */
 #include <axutil_env.h>
 #include <axutil_utils.h>
@@ -45,7 +45,6 @@
 #endif
 
     typedef struct axiom_node axiom_node_t;
-    struct axiom_node_ops;
     struct axiom_output;
     struct axiom_document;
     struct axiom_stax_builder;



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org