Kaydet (Commit) c63bf22b authored tarafından Stephan Bergmann's avatar Stephan Bergmann

eFunc is unused

...ever since the code's introduction with
dab7a6e9 "INTEGRATION: CWS insight01"

Change-Id: Id9cd9c365a802dd9b67c1dfb297007c2b8ebc0bc
üst ae0771c1
......@@ -1191,7 +1191,6 @@ void OAppDetailPageHelper::KeyInput( const KeyEvent& rKEvt )
SvTreeListBox* pCurrentView = getCurrentView();
OSL_PRECOND( pCurrentView, "OAppDetailPageHelper::KeyInput: how this?" );
KeyFuncType eFunc = rKEvt.GetKeyCode().GetFunction(); (void)eFunc;
sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode();
if ( ( KEY_RETURN == nCode ) && pCurrentView )
......
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