applayerprotocols/httpservice/inc/chttpservice.h
changeset 49 b91bcc4b38e4
parent 19 2f328ce1b263
--- a/applayerprotocols/httpservice/inc/chttpservice.h	Mon Sep 27 10:31:51 2010 +0530
+++ b/applayerprotocols/httpservice/inc/chttpservice.h	Mon Oct 04 15:35:43 2010 +0530
@@ -62,7 +62,8 @@
 	
 	private:
 	CHttpService();
-	void ConstructL();	
+	void ConstructL();
+	void RemoveUnwantedFilters();
 	
 	NONSHARABLE_CLASS(CHttpServiceStruct) : public CBase
 		{