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 sa...@apache.org on 2007/05/01 04:25:56 UTC

svn commit: r533911 - /webservices/axis2/trunk/c/util/include/axutil_error.h

Author: samisa
Date: Mon Apr 30 19:25:55 2007
New Revision: 533911

URL: http://svn.apache.org/viewvc?view=rev&rev=533911
Log:
Removed duplicate variables

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

Modified: webservices/axis2/trunk/c/util/include/axutil_error.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/include/axutil_error.h?view=diff&rev=533911&r1=533910&r2=533911
==============================================================================
--- webservices/axis2/trunk/c/util/include/axutil_error.h (original)
+++ webservices/axis2/trunk/c/util/include/axutil_error.h Mon Apr 30 19:25:55 2007
@@ -557,8 +557,6 @@
 		*/
         AXIS2_ERROR_LAST
     };
-    /* array to hold error messages */
-    const axis2_char_t* axutil_error_messages[AXIS2_ERROR_LAST + 10000];
         
     /** 
      * \brief Array to hold error messages



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