applayerprotocols/httpservice/inc/chttpservice.h
branchRCL_3
changeset 37 5f1cd966e0d9
parent 9 2611c08ee28e
child 39 c0c2f28ace9c
--- 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
 		{