ICU-1209 remove old internal function

X-SVN-Rev: 6190
This commit is contained in:
Vladimir Weinstein 2001-10-11 18:42:02 +00:00
parent 2a1236f557
commit 68966254c3

View File

@ -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);