src/hbplugins/inputmethods/touchinput/hbinputprediction12keyhandler.cpp
changeset 28 b7da29130b0e
parent 23 e6ad4ef83b23
child 30 80e4d18b72f5
--- a/src/hbplugins/inputmethods/touchinput/hbinputprediction12keyhandler.cpp	Thu Sep 02 20:44:51 2010 +0300
+++ b/src/hbplugins/inputmethods/touchinput/hbinputprediction12keyhandler.cpp	Fri Sep 17 08:32:10 2010 +0300
@@ -44,9 +44,6 @@
 #include "hbinputabstractbase.h"
 #include "hbinputprediction12keyhandler_p.h"
 
-static const qreal HbDeltaHeight = 3.0;
-static const qint16 MAXUDBWORDSIZE = 64;
-
 HbInputPrediction12KeyHandlerPrivate::HbInputPrediction12KeyHandlerPrivate()
 :mLastKey(0),
 mButtonDown(false),