ICU-3837 Add UCONFIG_NO_SERVICE
X-SVN-Rev: 16290
This commit is contained in:
parent
3125a17c01
commit
e4631bbcac
@ -2023,6 +2023,7 @@ private:
|
||||
char actualLocale[ULOC_FULLNAME_CAPACITY];
|
||||
|
||||
public:
|
||||
#if !UCONFIG_NO_SERVICE
|
||||
/**
|
||||
* INTERNAL FOR 2.6 -- Registration.
|
||||
*/
|
||||
@ -2074,6 +2075,7 @@ private:
|
||||
* @internal
|
||||
*/
|
||||
friend class DefaultCalendarFactory;
|
||||
#endif /* !UCONFIG_NO_SERVICE */
|
||||
|
||||
/**
|
||||
* @internal
|
||||
|
Loading…
Reference in New Issue
Block a user