diff -r 7516d6d86cf5 -r ed14f46c0e55 src/hbcore/inputfw/hbinputvkbhostbridge.h --- a/src/hbcore/inputfw/hbinputvkbhostbridge.h Mon Oct 04 17:49:30 2010 +0300 +++ b/src/hbcore/inputfw/hbinputvkbhostbridge.h Mon Oct 18 18:23:13 2010 +0300 @@ -39,9 +39,7 @@ ~HbVkbHostBridge(); void openKeypad(HbVirtualKeyboard *vkb, HbInputMethod *owner, bool animationAllowed); - void openMinimizedKeypad(HbVirtualKeyboard *vkb, HbInputMethod *owner); void closeKeypad(bool animationAllowed); - void minimizeKeypad(bool animationAllowed); HbVkbStatus keypadStatus() const; QSizeF keyboardArea() const; HbVirtualKeyboard *activeKeypad() const;