Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / icu / source / common / servnotf.h
index 19c2d69..4fae2f3 100644 (file)
@@ -1,6 +1,6 @@
 /**
  *******************************************************************************
- * Copyright (C) 2001-2004, International Business Machines Corporation and    *
+ * Copyright (C) 2001-2011, International Business Machines Corporation and    *
  * others. All Rights Reserved.                                                *
  *******************************************************************************
  */
@@ -70,7 +70,6 @@ public:
  */
 
 class U_COMMON_API ICUNotifier : public UMemory  {
-private: UMTX notifyLock;
 private: UVector* listeners;
          
 public: