--- a/src/hbplugins/inputmethods/hardwareinput/hbhardwareqwerty.cpp Mon Apr 19 14:02:13 2010 +0300
+++ b/src/hbplugins/inputmethods/hardwareinput/hbhardwareqwerty.cpp Mon May 03 12:48:33 2010 +0300
@@ -173,20 +173,6 @@
}
// ---------------------------------------------------------------------------
-// HbHardwareQwerty::listInputModes
-//
-// ---------------------------------------------------------------------------
-//
-void HbHardwareQwerty::listInputModes(QVector<HbInputModeProperties>& results)
-{
- // list out each mode handlers.
- mBasicModeHandler->listInputModes(results);
- mPredictionModeHandler->listInputModes(results);
- mNumericModeHandler->listInputModes(results);
-}
-
-
-// ---------------------------------------------------------------------------
// HbHardwareQwerty::focusReceived
//
// ---------------------------------------------------------------------------