STRING_NOTFOUND is no more

Change-Id: Ia8937e07786c497c5cb8485fa161fd68231c17f8
This commit is contained in:
Noel Grandin 2013-12-03 14:40:22 +02:00
parent eb56848029
commit d6de313b04

View File

@ -26,7 +26,6 @@
* THIS CODE IS DEPRECATED. DO NOT USE IT IN ANY NEW CODE.
******************************************************************************/
#define STRING_NOTFOUND ((xub_StrLen)0xFFFF)
#define STRING_LEN ((xub_StrLen)0xFFFF)
#define STRING_MAXLEN ((xub_StrLen)0xFFFF)