phoneapp/phoneuicontrol/inc/cphoneuicontroller.h
branchRCL_3
changeset 5 2a26698d78ba
parent 0 5f000ab63145
child 6 38529f706030
--- a/phoneapp/phoneuicontrol/inc/cphoneuicontroller.h	Fri Mar 12 15:42:40 2010 +0200
+++ b/phoneapp/phoneuicontrol/inc/cphoneuicontroller.h	Mon Mar 15 12:40:24 2010 +0200
@@ -158,12 +158,6 @@
         */
         IMPORT_C TBool ProcessCommandL( TInt aCommand );
 
-        /**
-        * Handles keylock events
-        * @param aCommand It is the code of the command to be handled.
-        */
-        IMPORT_C void HandleKeyLockEnabled( TBool aKeylockEnabled );
-        
         
     private: