diff -r 11d3954df52a -r 627c4a0fd0e7 src/hbplugins/inputmethods/touchinput/hbinputprediction12keyhandler.h --- a/src/hbplugins/inputmethods/touchinput/hbinputprediction12keyhandler.h Thu May 27 13:10:59 2010 +0300 +++ b/src/hbplugins/inputmethods/touchinput/hbinputprediction12keyhandler.h Fri Jun 11 13:58:22 2010 +0300 @@ -38,8 +38,7 @@ bool actionHandler(HbInputModeAction action); bool filterEvent(const QKeyEvent * event); bool isActive() const; - void processCustomWord(QString customWord); - void mouseHandler(int cursorPosition, QMouseEvent* mouseEvent); + void mouseHandler(int cursorPosition, QMouseEvent* mouseEvent); protected: HbInputPrediction12KeyHandler(HbInputPrediction12KeyHandlerPrivate &dd, HbInputAbstractMethod* inputMethod); private: