summaryrefslogtreecommitdiff
path: root/sc/source/ui/app/scmod.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/app/scmod.cxx')
-rw-r--r--sc/source/ui/app/scmod.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/app/scmod.cxx b/sc/source/ui/app/scmod.cxx
index dc97b247a015..951b43fb0d1b 100644
--- a/sc/source/ui/app/scmod.cxx
+++ b/sc/source/ui/app/scmod.cxx
@@ -1472,10 +1472,6 @@ void ScModule::SetRefInputHdl( ScInputHandler* pNew )
pRefInputHandler = pNew;
}
-ScInputHandler* ScModule::GetRefInputHdl()
-{
- return pRefInputHandler;
-}
void ScModule::InputGetSelection( sal_Int32& rStart, sal_Int32& rEnd )