src/hbplugins/inputmethods/hardwareinput/hbhardwareinputpredictionqwertyhandler.h
--- a/src/hbplugins/inputmethods/hardwareinput/hbhardwareinputpredictionqwertyhandler.h Mon Apr 19 14:02:13 2010 +0300
+++ b/src/hbplugins/inputmethods/hardwareinput/hbhardwareinputpredictionqwertyhandler.h Mon May 03 12:48:33 2010 +0300
@@ -35,8 +35,7 @@
HbHardwareInputPredictionQwertyHandler(HbInputAbstractMethod *inputMethod);
~HbHardwareInputPredictionQwertyHandler();
- bool filterEvent(const QKeyEvent * event);
- void listInputModes(QVector<HbInputModeProperties>& aResults) const;
+ bool filterEvent(const QKeyEvent * event);
bool actionHandler(HbInputModeAction action);
void processExactWord(QString exactWord);
void sctCharacterSelected(QChar character);