ICU-739 Deprecated a data field that isn't needed publicly.

X-SVN-Rev: 17325
This commit is contained in:
George Rhoten 2005-03-11 02:57:17 +00:00
parent bbb9c4d56e
commit 2a878ef9b0

View File

@ -1614,7 +1614,7 @@ public:
/**
* The resource tags we use to retrieve decimal format data from
* locale resource bundles.
* @stable ICU 2.0
* @deprecated ICU 3.4. This string has no public purpose. Please don't use it.
*/
static const char fgNumberPatterns[];