]> granicus.if.org Git - icu/commitdiff
ICU-9963 remove bogus U_I18N_API from ChineseCalendar::getStaticClassID()
authorMarkus Scherer <markus.icu@gmail.com>
Wed, 20 Feb 2013 22:50:37 +0000 (22:50 +0000)
committerMarkus Scherer <markus.icu@gmail.com>
Wed, 20 Feb 2013 22:50:37 +0000 (22:50 +0000)
X-SVN-Rev: 33283

icu4c/source/i18n/chnsecal.h

index ce4f95c30b3b56dc5a02cd8149b13fc78390b31f..7d0e2a1fc8a7688da0cf593845f34ed2487c11d7 100644 (file)
@@ -215,7 +215,7 @@ class U_I18N_API ChineseCalendar : public Calendar {
    * @return   The class ID for all objects of this class.
    * @internal
    */
-  U_I18N_API static UClassID U_EXPORT2 getStaticClassID(void);
+  static UClassID U_EXPORT2 getStaticClassID(void);
 
   /**
    * return the calendar type, "chinese".