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 pi...@apache.org on 2006/05/24 18:54:51 UTC

svn commit: r409206 - /webservices/axis2/trunk/c/util/include/axis2_dir_handler.h

Author: pini
Date: Wed May 24 09:54:51 2006
New Revision: 409206

URL: http://svn.apache.org/viewvc?rev=409206&view=rev
Log:
removed axis2_aar_extract() function from header.

Modified:
    webservices/axis2/trunk/c/util/include/axis2_dir_handler.h

Modified: webservices/axis2/trunk/c/util/include/axis2_dir_handler.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/include/axis2_dir_handler.h?rev=409206&r1=409205&r2=409206&view=diff
==============================================================================
--- webservices/axis2/trunk/c/util/include/axis2_dir_handler.h (original)
+++ webservices/axis2/trunk/c/util/include/axis2_dir_handler.h Wed May 24 09:54:51 2006
@@ -58,8 +58,8 @@
 	*      * Extract the archives in services and modules directories
 	*           * */
 
-	AXIS2_DECLARE(axis2_status_t *)
-	axis2_aar_extract();
+	/*AXIS2_DECLARE(axis2_status_t *)
+	axis2_aar_extract();*/
 
 
                                 



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