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