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
     *


Reply via email to