ICU-10131 Rebreak the build.

X-SVN-Rev: 33762
This commit is contained in:
Travis Keep 2013-05-28 16:10:07 +00:00
parent f989418d4f
commit 35808ec6ff

View file

@ -2010,7 +2010,6 @@ static void record_fail()
}
static void TestPreventFallback() {
/*
UResourceBundle* theBundle = NULL;
const char* testdatapath;
UErrorCode status = U_ZERO_ERROR;
@ -2064,7 +2063,6 @@ static void TestPreventFallback() {
}
status = U_ZERO_ERROR;
ures_close(theBundle);
*/
}
/**