ICU-535 Fixed some compiler warnings.

X-SVN-Rev: 4262
This commit is contained in:
George Rhoten 2001-03-22 03:29:54 +00:00
parent 39e62851ae
commit 4be6e11d9d

View File

@ -829,7 +829,6 @@ doLamAlefSpecialVLTRArabicShapingTest() {
UChar dest[38];
UErrorCode errorCode;
int32_t length;
int i = 0;
errorCode=U_ZERO_ERROR;
@ -965,7 +964,6 @@ doTashkeelSpecialVLTRArabicShapingTest() {
UChar dest[43];
UErrorCode errorCode;
int32_t length;
int i = 0;
errorCode=U_ZERO_ERROR;
@ -1029,7 +1027,6 @@ doLOGICALArabicDeShapingTest() {
UChar dest[36];
UErrorCode errorCode;
int32_t length;
int i = 0;
errorCode=U_ZERO_ERROR;