]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/layoutex/plruns.cpp
ICU-57166.0.1.tar.gz
[apple/icu.git] / icuSources / layoutex / plruns.cpp
index 40e1d0bfa226aae2c7d55bd21869ffa22577279c..ed1d69c2305d9176bdd127462246ac3f6a6dda86 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2008 - All Rights Reserved
+ * (C) Copyright IBM Corp. 1998-2013 - All Rights Reserved
  *
  */
 
@@ -311,7 +311,6 @@ private:
     inline ULocRuns(const ULocRuns &other);
     inline ULocRuns &operator=(const ULocRuns & /*other*/) { return *this; };
     const char **fLocaleNames;
-    Locale **fLocalesCopy;
 };
 
 inline ULocRuns::ULocRuns()