]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/servloc.h
ICU-64232.0.1.tar.gz
[apple/icu.git] / icuSources / common / servloc.h
index d08b09e36eac763d67a6c09dc04e4e4ecc5a79f9..ccf6433379ddb3353eb7e25496b2ae344938ec70 100644 (file)
@@ -1,6 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /**
  *******************************************************************************
- * Copyright (C) 2001-2005, International Business Machines Corporation and    *
+ * Copyright (C) 2001-2011, International Business Machines Corporation and    *
  * others. All Rights Reserved.                                                *
  *******************************************************************************
  *
@@ -425,7 +427,6 @@ class U_COMMON_API ICULocaleService : public ICUService
  private:
   Locale fallbackLocale;
   UnicodeString fallbackLocaleName;
-  UMTX llock;
 
  public:
   /**