stdcpp/tsrc/Stdcpp_test/stlport/auto/stlport_inplmrg/src/stlport_inplmrg.cpp
branchRCL_3
changeset 57 2efc27d87e1c
parent 56 acd3cd4aaceb
--- a/stdcpp/tsrc/Stdcpp_test/stlport/auto/stlport_inplmrg/src/stlport_inplmrg.cpp	Tue Aug 31 16:54:36 2010 +0300
+++ b/stdcpp/tsrc/Stdcpp_test/stlport/auto/stlport_inplmrg/src/stlport_inplmrg.cpp	Wed Sep 01 12:36:54 2010 +0100
@@ -114,9 +114,6 @@
      #ifdef LIBC_OLD_BACKEND
     MrtInit();
 #endif
- #ifdef __ARMCC__
-    #pragma diag_suppress 830
- #endif    
     Cstlport_inplmrg* self = new (ELeave) Cstlport_inplmrg( aTestModuleIf );
 
     CleanupStack::PushL( self );