From: Travis Keep Date: Tue, 28 May 2013 18:12:43 +0000 (+0000) Subject: ICU-10131 fix the build. X-Git-Tag: milestone-59-0-1~2860 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f3e6ed84be4bd10c9041575d51c6deff36e07cce;p=icu ICU-10131 fix the build. X-SVN-Rev: 33763 --- diff --git a/icu4c/source/test/cintltst/creststn.c b/icu4c/source/test/cintltst/creststn.c index fbb05093efa..e43280084c6 100644 --- a/icu4c/source/test/cintltst/creststn.c +++ b/icu4c/source/test/cintltst/creststn.c @@ -2010,6 +2010,7 @@ static void record_fail() } static void TestPreventFallback() { +/* UResourceBundle* theBundle = NULL; const char* testdatapath; UErrorCode status = U_ZERO_ERROR; @@ -2063,6 +2064,7 @@ static void TestPreventFallback() { } status = U_ZERO_ERROR; ures_close(theBundle); +*/ } /**