diff -r e1bea15f9a39 -r 79859ed3eea9 web_plat/xml_parser_api/inc/XMLUtils.h --- a/web_plat/xml_parser_api/inc/XMLUtils.h Thu Aug 19 10:58:56 2010 +0300 +++ b/web_plat/xml_parser_api/inc/XMLUtils.h Tue Aug 31 16:17:46 2010 +0300 @@ -43,6 +43,8 @@ #ifndef __XMLUTILS_H #define __XMLUTILS_H +#warning The XML API has been deprecated + // Error Codes const TInt KErrDictionaryInitFailed=(-90);