vpnengine/vpncommon/inc/vpnnotifierdefs.h
branchRCL_3
changeset 49 5960d2d03390
parent 46 29c8f9bc68e1
--- a/vpnengine/vpncommon/inc/vpnnotifierdefs.h	Wed Sep 15 13:20:54 2010 +0300
+++ b/vpnengine/vpncommon/inc/vpnnotifierdefs.h	Wed Oct 13 15:42:16 2010 +0300
@@ -131,8 +131,7 @@
         {
         EUserPwd = 2000, // MUST be greater than the last value in enum TNoteDialog::TDialogId
         ESecurIdPin,
-        ESecurIdNextPin,
-        ESecurIdCode
+        ESecurIdNextPin        
         };
     };
 
@@ -186,9 +185,7 @@
         EVpnCannotForceDeviceLock,
         EVpnPolicyInstalled,
         // Kmd related notes
-        EKmdAuthenticationFailed = 2000,
-        EKmdTokenNotFound,
-        EKmdTokenExpired
+        EKmdAuthenticationFailed = 2000
         };
     };