]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/ucln.h
ICU-57163.0.1.tar.gz
[apple/icu.git] / icuSources / common / ucln.h
index 2a83d9467ec9faa28a80826046083ad6348ecdf0..cd2630afff8652ba32f22f5b194ba272f1ecfad4 100644 (file)
@@ -1,7 +1,7 @@
 /*
 ******************************************************************************
 *
-* Copyright (C) 2001-2012, International Business Machines
+* Copyright (C) 2001-2013, International Business Machines
 *                Corporation and others. All Rights Reserved.
 *
 ******************************************************************************
@@ -86,7 +86,4 @@ U_CAPI void U_EXPORT2 ucln_registerCleanup(ECleanupLibraryType type,
  */
 U_CAPI void U_EXPORT2 ucln_cleanupOne(ECleanupLibraryType type);
 
-/* ucln_cmn.c variables shared with uinit.c */
-U_CFUNC UBool ucln_mutexedInit(initFunc *func, UErrorCode *status);
-
 #endif