X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/57a6839dcb3bba09e8228b822b290604668416fe..ef6cf650f4a75c3f97de06b51fa104f2069b9ea2:/icuSources/common/uinit.cpp diff --git a/icuSources/common/uinit.cpp b/icuSources/common/uinit.cpp index 323dab40..90169286 100644 --- a/icuSources/common/uinit.cpp +++ b/icuSources/common/uinit.cpp @@ -1,6 +1,6 @@ /* ****************************************************************************** -* Copyright (C) 2001-2013, International Business Machines +* Copyright (C) 2001-2015, International Business Machines * Corporation and others. All Rights Reserved. ****************************************************************************** * file name: uinit.cpp @@ -34,8 +34,10 @@ static UBool U_CALLCONV uinit_cleanup() { static void U_CALLCONV initData(UErrorCode &status) { +#if UCONFIG_ENABLE_PLUGINS /* initialize plugins */ uplug_init(&status); +#endif #if !UCONFIG_NO_CONVERSION /*