terminalsecurity/SCP/inc/SCPLockCode.h
branchRCL_3
changeset 25 b183ec05bd8c
parent 24 13d7c31c74e0
child 26 19bba8228ff0
--- a/terminalsecurity/SCP/inc/SCPLockCode.h	Thu Aug 19 10:44:50 2010 +0300
+++ b/terminalsecurity/SCP/inc/SCPLockCode.h	Tue Aug 31 16:04:06 2010 +0300
@@ -36,13 +36,7 @@
  * Default value: 12345
 */
 const TUint32 KSCPLockCodeDefaultLockCode = 0x00000001;
-/**
- *
- * The value assigned to this key is used to get and set ifits startup
- * Possible values: 0 or 1
- * Default value: 0
-*/
-const TUint32 KSCPStartupQuery = 0x00000002;
+
 
 #endif// End of File