]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/encoll.h
ICU-531.48.tar.gz
[apple/icu.git] / icuSources / test / intltest / encoll.h
index 88118a989eec9d596c3aa537b17b91982b020070..06beb89dd2943449676c414d06558ad701b54229 100644 (file)
@@ -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.
  ********************************************************************/
 
@@ -40,12 +40,6 @@ public:
     void TestTertiary(/* char* par */);
 
 private:
-    static const UChar testBugs[][MAX_TOKEN_LEN];
-    static const UChar testSourceCases[][MAX_TOKEN_LEN];
-    static const UChar testTargetCases[][MAX_TOKEN_LEN];
-    static const Collator::EComparisonResult results[];
-    static const UChar testAcute[][MAX_TOKEN_LEN];
-
     Collator *myCollation;
 };