diff -r cfbc3a3bd32b -r b91bcc4b38e4 applayerprotocols/httpservice/inc/chttpservice.h --- 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 {