applayerprotocols/httpservice/test/httpservicetest/clocaltestserver.cpp
branchRCL_3
changeset 18 5f1cd966e0d9
parent 0 b16258d2340f
child 19 c0c2f28ace9c
--- a/applayerprotocols/httpservice/test/httpservicetest/clocaltestserver.cpp	Thu Jul 15 19:14:59 2010 +0300
+++ b/applayerprotocols/httpservice/test/httpservicetest/clocaltestserver.cpp	Thu Aug 19 10:27:19 2010 +0300
@@ -117,6 +117,11 @@
 	aSecurityPolicy = NULL;
 	}
 
+void CLocalTestServer::GetSecurityPrefs(MSecurityPolicy*& /*aSecurityPolicy*/, TInt& /*aDialogPref*/)
+    {
+    // dummy implementation
+    }
+
 TBool CLocalTestServer::ImmediateSocketShutdown()
 	{
 	return EFalse;