diff options
Diffstat (limited to 'sc/source/ui/app/inputhdl.cxx')
-rw-r--r-- | sc/source/ui/app/inputhdl.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/app/inputhdl.cxx b/sc/source/ui/app/inputhdl.cxx index 21ce6d5f6..329bf960b 100644 --- a/sc/source/ui/app/inputhdl.cxx +++ b/sc/source/ui/app/inputhdl.cxx @@ -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 |