diff -r bb2423252ea3 -r c1029e558ef5 networksecurity/tlsprovider/inc/tlstypedef.h --- a/networksecurity/tlsprovider/inc/tlstypedef.h Wed Sep 15 13:53:10 2010 +0300 +++ b/networksecurity/tlsprovider/inc/tlstypedef.h Wed Oct 13 16:17:27 2010 +0300 @@ -1,5 +1,5 @@ /** -* Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2003-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" @@ -115,11 +115,6 @@ */ enum TTLSCompressionMethod { ENullCompression }; -/** - * @internalAll - */ -enum TTLSDialogMode { ETTLSDialogModeAttended, ETTLSDialogModeUnattended, ETTLSDialogModeAllowAutomatic }; - class CSubjectPublicKeyInfo; class CMessageDigest; class TTLSCipherSuiteMapping;