Author: damitha Date: Mon Nov 12 04:12:25 2007 New Revision: 594092 URL: http://svn.apache.org/viewvc?rev=594092&view=rev Log: removed redifinition of error limit
Modified: webservices/sandesha/trunk/c/include/sandesha2_error.h Modified: webservices/sandesha/trunk/c/include/sandesha2_error.h URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2_error.h?rev=594092&r1=594091&r2=594092&view=diff ============================================================================== --- webservices/sandesha/trunk/c/include/sandesha2_error.h (original) +++ webservices/sandesha/trunk/c/include/sandesha2_error.h Mon Nov 12 04:12:25 2007 @@ -29,11 +29,6 @@ * @ingroup Sandesha2 Error * @{ */ - /** - * Since we use the same env->error from Axis2 we need to start from - * a AXIS2_ERROR_LAST + some number to prevent ambiguity - */ - #define SANDESHA2_ERROR_CODES_START (AXIS2_ERROR_LAST + 1000) /** * \brief Sandesha2 error codes * --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]