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