src/hbplugins/inputmethods/hardwareinput/hbhardwareqwerty.cpp
changeset 1 f7ac710697a9
parent 0 16d8024aca5e
child 23 e6ad4ef83b23
--- 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
 //
 // ---------------------------------------------------------------------------