diff -r 5aacbb121f34 -r 000337104c92 vpnengine/ikev1lib/inc/ikev1dialog.h --- a/vpnengine/ikev1lib/inc/ikev1dialog.h Fri May 14 16:52:10 2010 +0300 +++ b/vpnengine/ikev1lib/inc/ikev1dialog.h Fri May 14 10:20:11 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2005-2010 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" @@ -82,7 +82,6 @@ void ShowErrorDialogL(TInt aDialogType, TAny *aUserInfo, MIkeDialogComplete* aCallback); void StoreUserNameL(TPtr8 aUserName); void StartDialogL(); - TInt GetSyncUNPWCacheDialog(TDes& aUserName, TDes& aPassword); static TInt GetSyncUNPWDialog(TDes& aUserName, TDes& aPassword); static void PurgeDialogQueue(CIkev1Dialog* aQueuedDialog);