src/hbplugins/inputmethods/touchinput/hbinputqwerty11x4touchkeyboard.cpp
changeset 34 ed14f46c0e55
parent 7 923ff622b8b9
--- a/src/hbplugins/inputmethods/touchinput/hbinputqwerty11x4touchkeyboard.cpp	Mon Oct 04 17:49:30 2010 +0300
+++ b/src/hbplugins/inputmethods/touchinput/hbinputqwerty11x4touchkeyboard.cpp	Mon Oct 18 18:23:13 2010 +0300
@@ -36,9 +36,6 @@
 #include "hbinputbutton.h"
 #include "hbinputmodeindicator.h"
 
-const qreal HbKeyboardHeightInUnits = 33.7;
-const qreal HbKeyboardWidthInUnits = 95.5;
-
 const int HbVirtualQwertyNumberOfRows = 4;
 const int HbVirtualQwertyNumberOfColumns = 11;
 const int HbButtonKeyCodeTable[HbVirtualQwertyNumberOfRows * HbVirtualQwertyNumberOfColumns - 1] =