Kaydet (Commit) 4c96fa78 authored tarafından Caolán McNamara's avatar Caolán McNamara

drop unused helpids fully

Change-Id: I1490fda183bb2315e3d6947941478fa3dd8ed6fb
üst fa22dd91
......@@ -1574,7 +1574,6 @@ public:
bNextControl(false),
m_pParent( pTokenWin )
{
SetHelpId( HID_TOX_ENTRY_EDIT );
}
virtual void KeyInput( const KeyEvent& rKEvt );
......@@ -1654,7 +1653,6 @@ public:
bNextControl(false),
m_pParent(pTokenWin)
{
SetHelpId(HID_TOX_ENTRY_BUTTON);
}
virtual void KeyInput( const KeyEvent& rKEvt );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment