mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-1209 remove old internal function
X-SVN-Rev: 6190
This commit is contained in:
parent
2a1236f557
commit
68966254c3
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@ struct UResourceBundle {
|
|||
Resource fRes;
|
||||
};
|
||||
|
||||
U_CFUNC const char* ures_getRealLocale(const UResourceBundle* resourceBundle, UErrorCode* status);
|
||||
U_CFUNC void ures_setIsStackObject( UResourceBundle* resB, UBool state);
|
||||
U_CFUNC UBool ures_isStackObject( UResourceBundle* resB);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue