You are viewing a plain text version of this content. The canonical link for it is here.
Posted to savan-dev@ws.apache.org by pi...@apache.org on 2007/11/19 06:20:35 UTC

svn commit: r596206 - /webservices/savan/trunk/c/include/savan_error.h

Author: pini
Date: Sun Nov 18 21:20:35 2007
New Revision: 596206

URL: http://svn.apache.org/viewvc?rev=596206&view=rev
Log:
Fixed build break

Modified:
    webservices/savan/trunk/c/include/savan_error.h

Modified: webservices/savan/trunk/c/include/savan_error.h
URL: http://svn.apache.org/viewvc/webservices/savan/trunk/c/include/savan_error.h?rev=596206&r1=596205&r2=596206&view=diff
==============================================================================
--- webservices/savan/trunk/c/include/savan_error.h (original)
+++ webservices/savan/trunk/c/include/savan_error.h Sun Nov 18 21:20:35 2007
@@ -33,7 +33,6 @@
     * Since we use the same env->error from Axis2 we need to start from
     * a AXIS2_ERROR_LAST + some number to prevent ambiguity 
     */  
-    #define SAVAN_ERROR_CODES_START (AXIS2_ERROR_LAST + 2000)
 	/**
     * \brief Savan error codes
     *