]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/casetrn.h
ICU-59117.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / casetrn.h
index 48233ccc3dc9d5828731aa2b273286012e119efa..744406e95f968b96da3c52820a1fdb0c9a58eaf2 100644 (file)
@@ -1,3 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /*
 *******************************************************************************
 *
@@ -6,7 +8,7 @@
 *
 *******************************************************************************
 *   file name:  casetrn.h
-*   encoding:   US-ASCII
+*   encoding:   UTF-8
 *   tab size:   8 (not used)
 *   indentation:4
 *
@@ -82,7 +84,6 @@ protected:
                                      UTransPosition& offsets, 
                                      UBool isIncremental) const;
 
-    const UCaseProps *fCsp;
     UCaseMapFull *fMap;
 
 private: