vpnengine/ikepolparser/inc/ikepolparser.h
branchRCL_3
changeset 23 473321461bba
parent 22 9f4e37332ce5
child 24 e06095241a65
--- a/vpnengine/ikepolparser/inc/ikepolparser.h	Thu Aug 19 10:54:34 2010 +0300
+++ b/vpnengine/ikepolparser/inc/ikepolparser.h	Tue Aug 31 16:14:16 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 1999-2010 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 1999-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"
@@ -15,6 +15,8 @@
 *
 */
 
+
+
 #ifndef __IKEPOLPARSER_H
 #define __IKEPOLPARSER_H
 
@@ -289,7 +291,7 @@
     TOwnCertInfo iOwnCert;
     TCertInfo iPrivKey;
     TCertInfo iPeerCert;
-    TBool     iUseCache;  // Use credential cache
+
 };