vpnengine/ikev2lib/inc/ikev2Negotiation.h
branchRCL_3
changeset 8 032d3a818f49
parent 0 33413c0669b9
--- a/vpnengine/ikev2lib/inc/ikev2Negotiation.h	Tue Feb 02 00:53:00 2010 +0200
+++ b/vpnengine/ikev2lib/inc/ikev2Negotiation.h	Fri Feb 19 23:50:52 2010 +0200
@@ -67,11 +67,9 @@
 const TInt KStateIkeSARekeyResponse  = 24;
 
 const TInt KStateIkeInfoRequest      = 31;
-const TInt KStateIkeInfoResponse     = 32;
 const TInt KStateIkeDeleteRequest    = 33;
 const TInt KStateIkeDeleteResponse   = 34;
 const TInt KStateChildDeleteRequest  = 35;
-const TInt KStateChildDeleteResponse = 36;
 
 class CIkev2PluginSession;
 class CPFKeySocketIf;