applayerprotocols/httptransportfw/Test/TestScriptTest/CPipeliningTestServer.cpp
branchRCL_3
changeset 20 a0da872af3fa
parent 19 c0c2f28ace9c
--- a/applayerprotocols/httptransportfw/Test/TestScriptTest/CPipeliningTestServer.cpp	Tue Aug 31 15:44:10 2010 +0300
+++ b/applayerprotocols/httptransportfw/Test/TestScriptTest/CPipeliningTestServer.cpp	Wed Sep 01 12:21:21 2010 +0100
@@ -137,6 +137,11 @@
 	aSecurityPolicy = NULL;
 	}
 
+void CPipeliningTestServer::GetSecurityPrefs(MSecurityPolicy*& /*aSecurityPolicy*/, TInt& /*aDialogPref*/)
+    {
+    // dummy implementation  
+    }
+
 TBool CPipeliningTestServer::ImmediateSocketShutdown()
 	{
 	return EFalse;