You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stdcxx.apache.org by se...@apache.org on 2008/07/11 21:58:26 UTC

svn commit: r676063 - /stdcxx/branches/4.2.x/include/rw/_config-eccp.h

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  <se...@roguewave.com>

	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