mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
ICU-7455 remove a misplaced U_I18N_API
X-SVN-Rev: 28080
This commit is contained in:
parent
f6a04770ff
commit
1d8a683b96
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue