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