diff -r 6ceef9a83b1a -r 6defe5d1bd39 textinput/peninputfingerhwrar/inc/peninputfingerhwrarengine.h --- a/textinput/peninputfingerhwrar/inc/peninputfingerhwrarengine.h Mon Mar 15 12:42:02 2010 +0200 +++ b/textinput/peninputfingerhwrar/inc/peninputfingerhwrarengine.h Wed Mar 31 22:08:20 2010 +0300 @@ -180,30 +180,6 @@ */ TInt SetScreenSize(TSize& aSize); - /** - * Reset keyboard type - * - * @since S60 v3.2 - * @return None - */ - void ResetKeyboardType(); - - /** - * Set keyboard to Qwerty - * - * @since S60 v3.2 - * @return None - */ - void SetKeyboardToQwerty(); - - /** - * Get current keyboard - * - * @since S60 v3.2 - * @return None - */ - void GetKeyboardType(); - void GetTopGuideLinePos(TInt& aPos); void GetBottomGuideLinePos(TInt& aPos); @@ -339,10 +315,6 @@ */ TInt iNumberMode; - /** - * Key board type - */ - TInt iKeyboardType; }; #endif //C_PENINPUTFINGERHWRARENGINE_H