X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/374ca955a76ecab1204ca8bfa63ff9238d998416..340931cb2e044a2141d11567dd0f782524e32994:/icuSources/test/intltest/g7coll.h?ds=sidebyside diff --git a/icuSources/test/intltest/g7coll.h b/icuSources/test/intltest/g7coll.h index 2ff3c638..9337aebc 100644 --- a/icuSources/test/intltest/g7coll.h +++ b/icuSources/test/intltest/g7coll.h @@ -1,6 +1,8 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html /******************************************************************** * COPYRIGHT: - * Copyright (c) 1997-2003, International Business Machines Corporation and + * Copyright (c) 1997-2006, International Business Machines Corporation and * others. All Rights Reserved. ********************************************************************/ @@ -70,9 +72,6 @@ public: // " & aa ; a'-' & ee ; e'-' & ii ; i'-' & oo ; o'-' & uu ; u'-' " void TestDemo4(/* char* par */); -private: - static const UChar testCases[][MAX_TOKEN_LEN]; - static const int32_t results[TESTLOCALES][TOTALTESTSET]; }; #endif /* #if !UCONFIG_NO_COLLATION */