ICU-7455 remove a misplaced U_I18N_API

X-SVN-Rev: 28080
This commit is contained in:
Markus Scherer 2010-05-19 22:43:55 +00:00
parent f6a04770ff
commit 1d8a683b96

View file

@ -150,7 +150,7 @@ class U_I18N_API OlsonTimeZone: public BasicTimeZone {
/**
* TimeZone API.
*/
U_I18N_API static UClassID U_EXPORT2 getStaticClassID();
static UClassID U_EXPORT2 getStaticClassID();
/**
* TimeZone API.