web_plat/xml_parser_api/inc/XMLUtils.h
branchGCC_SURGE
changeset 88 cb5ac135d1df
parent 85 e358f2276d3f
--- a/web_plat/xml_parser_api/inc/XMLUtils.h	Fri Jun 25 18:06:10 2010 +0100
+++ b/web_plat/xml_parser_api/inc/XMLUtils.h	Thu Jul 22 16:44:19 2010 +0100
@@ -43,6 +43,8 @@
 #ifndef __XMLUTILS_H
 #define __XMLUTILS_H
 
+#warning The XML API has been deprecated
+
 
 // Error Codes
 const TInt KErrDictionaryInitFailed=(-90);