WaE: unused variable

This commit is contained in:
David Tardon 2011-03-30 13:23:27 +02:00
parent 3dee2a687b
commit 22ad4b9365

View file

@ -3577,8 +3577,6 @@ void ScInputHandler::InputSelection( EditView* pView )
void ScInputHandler::InputChanged( EditView* pView, sal_Bool bFromNotify )
{
ESelection aSelection = pView->GetSelection();
UpdateActiveView();
// #i20282# DataChanged needs to know if this is from the input line's modify handler