Kaydet (Commit) d6de313b authored tarafından Noel Grandin's avatar Noel Grandin

STRING_NOTFOUND is no more

Change-Id: Ia8937e07786c497c5cb8485fa161fd68231c17f8
üst eb568480
...@@ -26,7 +26,6 @@ ...@@ -26,7 +26,6 @@
* THIS CODE IS DEPRECATED. DO NOT USE IT IN ANY NEW CODE. * 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_LEN ((xub_StrLen)0xFFFF)
#define STRING_MAXLEN ((xub_StrLen)0xFFFF) #define STRING_MAXLEN ((xub_StrLen)0xFFFF)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment