diff -r 5a1685599b76 -r 8152b1f1763a textinput/peninputfingerhwrar/src/peninputfingerhwrarlafmanager.cpp --- a/textinput/peninputfingerhwrar/src/peninputfingerhwrarlafmanager.cpp Wed Sep 15 12:34:44 2010 +0300 +++ b/textinput/peninputfingerhwrar/src/peninputfingerhwrarlafmanager.cpp Wed Oct 13 14:55:58 2010 +0300 @@ -156,18 +156,6 @@ // get font for text iIcfFont = const_cast(AknLayoutUtils::FontFromId(icfTextLineLayoutRow1.iFont, NULL)); - - //indicator bubble. -#ifdef ARABIC_LAF - if(iIsLandscape) - { - iRectIndicatorBubble.SetRect(543,17,624,41); - } - else - { - iRectIndicatorBubble.SetRect(263,17,344,41); - } -#endif } // --------------------------------------------------------------------------- @@ -1094,14 +1082,6 @@ return iIcfTextHeight; } -// --------------------------------------------------------------------------- -// get indicator bubble rect. -// --------------------------------------------------------------------------- -// -TRect CPeninputFingerHwrArLafManager::IndicatorBubbleRect() - { - return iRectIndicatorBubble; - } // --------------------------------------------------------------------------- // get inner padding of buttons.