diff -r a2a70ce3d4e8 -r 5f1cd966e0d9 applayerprotocols/httpservice/inc/chttpservice.h --- a/applayerprotocols/httpservice/inc/chttpservice.h Thu Jul 15 19:14:59 2010 +0300 +++ b/applayerprotocols/httpservice/inc/chttpservice.h Thu Aug 19 10:27:19 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" @@ -63,6 +63,7 @@ private: CHttpService(); void ConstructL(); + void RemoveUnwantedFilters(); NONSHARABLE_CLASS(CHttpServiceStruct) : public CBase {