From 5718138c7fbc863f986146de5bbc8e79f854829c Mon Sep 17 00:00:00 2001 From: David Tardon Date: Wed, 30 Mar 2011 13:23:27 +0200 Subject: WaE: unused variable --- sc/source/ui/app/inputhdl.cxx | 2 -- 1 file changed, 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 -- cgit v1.2.3