diff -r 6defe5d1bd39 -r 4eb1ae11334f textinput/peninputsplitqwerty/src/peninputsplitqwertylayout.cpp --- a/textinput/peninputsplitqwerty/src/peninputsplitqwertylayout.cpp Wed Mar 31 22:08:20 2010 +0300 +++ b/textinput/peninputsplitqwerty/src/peninputsplitqwertylayout.cpp Wed Apr 14 16:18:34 2010 +0300 @@ -266,10 +266,8 @@ if ( win ) { - //todo split-view FSQ, UpdateLafData() can be removed for optimization? win->UpdateLafData(); - //todo split-view FSQ, temp codes, when to set layout pos? win->UpdateLayoutPosAndSize(); } @@ -299,7 +297,6 @@ if( win ) { - //todo split-view FSQ, temp codes, when to set layout pos? win->UpdateLayoutPosAndSize(); } }