X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/374ca955a76ecab1204ca8bfa63ff9238d998416..51004dcb01e06fef634b61be77ed73dd61cb6db9:/icuSources/test/intltest/g7coll.h?ds=sidebyside diff --git a/icuSources/test/intltest/g7coll.h b/icuSources/test/intltest/g7coll.h index 2ff3c638..cd3d0a13 100644 --- a/icuSources/test/intltest/g7coll.h +++ b/icuSources/test/intltest/g7coll.h @@ -1,6 +1,6 @@ /******************************************************************** * 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 +70,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 */