Author: sebor
Date: Fri Jul 11 12:58:26 2008
New Revision: 676063

URL: http://svn.apache.org/viewvc?rev=676063&view=rev
Log:
2008-07-11  Martin Sebor  <[EMAIL PROTECTED]>

        STDCXX-991
        * include/rw/_config-eccp.h (_RWSTD_NO_MBSTATE_T): Removed macro
        #definition.

Modified:
    stdcxx/branches/4.2.x/include/rw/_config-eccp.h

Modified: stdcxx/branches/4.2.x/include/rw/_config-eccp.h
URL: 
http://svn.apache.org/viewvc/stdcxx/branches/4.2.x/include/rw/_config-eccp.h?rev=676063&r1=676062&r2=676063&view=diff
==============================================================================
--- stdcxx/branches/4.2.x/include/rw/_config-eccp.h (original)
+++ stdcxx/branches/4.2.x/include/rw/_config-eccp.h Fri Jul 11 12:58:26 2008
@@ -25,7 +25,7 @@
  * implied.   See  the License  for  the  specific language  governing
  * permissions and limitations under the License.
  *
- * Copyright 2001-2007 Rogue Wave Software, Inc.
+ * Copyright 2001-2008 Rogue Wave Software, Inc.
  * 
  **************************************************************************/
 
@@ -55,10 +55,6 @@
 #  define _RWSTD_NO_UNCAUGHT_EXCEPTION
 #endif   // _RWSTD_REENTRANT
 
-#ifndef _RWSTD_NO_MBSTATE_T
-#  define _RWSTD_NO_MBSTATE_T
-#endif   // _RWSTD_NO_MBSTATE_T
-
 #undef _RWSTD_NO_DEPRECATED_C_HEADERS
 #undef _RWSTD_NO_PURE_C_HEADERS
 


Reply via email to