X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/46f4442e9a5a4f3b98b7c1083586332f6a8a99a4..f59164e3d128c7675a4d3934206346a3384e53a5:/icuSources/layoutex/plruns.cpp diff --git a/icuSources/layoutex/plruns.cpp b/icuSources/layoutex/plruns.cpp index 40e1d0bf..ed1d69c2 100644 --- a/icuSources/layoutex/plruns.cpp +++ b/icuSources/layoutex/plruns.cpp @@ -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()