web_plat/recent_url_store_api/inc/RecentUrlStore.h
branchRCL_3
changeset 93 79859ed3eea9
parent 84 800203832575
child 94 919f36ff910f
--- a/web_plat/recent_url_store_api/inc/RecentUrlStore.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/web_plat/recent_url_store_api/inc/RecentUrlStore.h	Tue Aug 31 16:17:46 2010 +0300
@@ -24,6 +24,8 @@
 #ifndef RECENTURLSTORE_H
 #define RECENTURLSTORE_H
 
+#warning The Recent URL Store API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
+
 // INCLUDES
 #include <e32base.h>
 #include <s32file.h>
@@ -122,11 +124,6 @@
 	    */
 	    void CreateDatabaseL();
 	    
-	    /**
-      *  Insert the Escape Sequence
-      */
-      TInt InsertEscapeSequence(TChar aChar,TUint16* aDestPtr,const TDesC& aString);
-	    
     /*  Private Members  */
 
     private :