phoneapp/phoneuiview/inc/cphoneviewcontroller.h
branchRCL_3
changeset 15 2a26698d78ba
parent 14 24062c24fe38
child 17 38529f706030
--- a/phoneapp/phoneuiview/inc/cphoneviewcontroller.h	Fri Mar 12 15:42:40 2010 +0200
+++ b/phoneapp/phoneuiview/inc/cphoneviewcontroller.h	Mon Mar 15 12:40:24 2010 +0200
@@ -42,7 +42,6 @@
 class CPhoneDialerView;
 class TPhoneViewId;
 class TPhoneCommandParam;
-class TPhoneCmdParamBoolean;
 class CEikButtonGroupContainer;
 class CPhoneMenuController;
 class CPhoneNoteController;
@@ -614,16 +613,6 @@
         TInt SingleItemFetchType() const;
 
         /**
-         * Checks screen lock status.        
-         */        
-        TBool IsKeyLockEnabled();
-        
-        /**
-         * Unlock keys & screen.        
-         */         
-        void DisableKeyLock();
-        
-        /**
          * Checks if DTMF dialer mode is currently active        
          */
         TBool IsDtmfDialerActive() const;