ICU-5423 Fixes for Linux

X-SVN-Rev: 20623
This commit is contained in:
George Rhoten 2006-11-01 19:45:06 +00:00
parent 86cb589f62
commit 30813d8210

View File

@ -725,7 +725,6 @@ uprv_tzname(int n)
return tzid;
}
#else
const char *tzid = NULL;
/*#if defined(U_DARWIN)
int ret;