X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/729e4ab9bc6618bc3d8a898e575df7f4019e29ca..e4f10fab0c078f399c9deef476d9c9b73b47dff8:/icuSources/test/intltest/strtest.h diff --git a/icuSources/test/intltest/strtest.h b/icuSources/test/intltest/strtest.h index c02217c2..c90d1afa 100644 --- a/icuSources/test/intltest/strtest.h +++ b/icuSources/test/intltest/strtest.h @@ -1,6 +1,6 @@ /******************************************************************** * COPYRIGHT: - * Copyright (c) 1997-2010, International Business Machines Corporation and + * Copyright (c) 1997-2011, International Business Machines Corporation and * others. All Rights Reserved. ********************************************************************/ /* file name: strtest.h @@ -38,8 +38,6 @@ private: void Test_UNICODE_STRING(); void Test_UNICODE_STRING_SIMPLE(); void Test_UTF8_COUNT_TRAIL_BYTES(); - void TestStdNamespaceQualifier(); - void TestUsingStdNamespace(); void TestStringPiece(); void TestStringPieceComparisons(); void TestByteSink();