networksecurity/tls/secsock/SecureSocketInterface.h
branchRCL_3
changeset 21 abbed5a4b42a
parent 20 7e41d162e158
child 22 8d540f55e491
--- a/networksecurity/tls/secsock/SecureSocketInterface.h	Thu Aug 19 11:25:30 2010 +0300
+++ b/networksecurity/tls/secsock/SecureSocketInterface.h	Tue Aug 31 16:45:15 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2001-2010 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of "Eclipse Public License v1.0"
@@ -64,9 +64,6 @@
 	EDialogModeAttended,
 	/** Untrusted certificates are canceled without user confirmation. */
 	EDialogModeUnattended
-	,
-	/** Untrusted certificates are automatically allowed without user confirmation. */
-	EDialogModeAllowAutomatic
 	};