controlpanelui/src/cpplugins/keytouchfdbkplugin/src/cpkeyscreenconstants.h
changeset 21 2883a5458389
parent 19 36aa4756ee82
--- a/controlpanelui/src/cpplugins/keytouchfdbkplugin/src/cpkeyscreenconstants.h	Tue May 25 04:10:19 2010 +0800
+++ b/controlpanelui/src/cpplugins/keytouchfdbkplugin/src/cpkeyscreenconstants.h	Thu Jun 10 16:07:41 2010 +0800
@@ -18,16 +18,6 @@
 #ifndef CPKEYSCREENCONSTANTS_H
 #define CPKEYSCREENCONSTANTS_H
 
-enum KeyscreenLockItems{
-    EKeyScreenLockItem1,
-    EKeyScreenLockItem2,
-    EKeyScreenLockItem3,
-    EKeyScreenLockItem4,
-    EKeyScreenLockItem5
-};
-
-const int KCpKeyscreenTimeCoeff = 15;
-
 const int KCpKeyscreenLock15s = 15;
 const int KCpKeyscreenLock30s = 30;
 const int KCpKeyscreenLock45s = 45;