vpnengine/ikev2lib/inc/ikev2Negotiation.h
changeset 17 8962128a2656
parent 0 33413c0669b9
--- a/vpnengine/ikev2lib/inc/ikev2Negotiation.h	Tue Feb 02 00:53:00 2010 +0200
+++ b/vpnengine/ikev2lib/inc/ikev2Negotiation.h	Fri Apr 16 16:02:48 2010 +0300
@@ -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;