summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/FormShellManager.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/view/FormShellManager.cxx')
-rw-r--r--sd/source/ui/view/FormShellManager.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/source/ui/view/FormShellManager.cxx b/sd/source/ui/view/FormShellManager.cxx
index 8e21db98f798..1225f8d61bcc 100644
--- a/sd/source/ui/view/FormShellManager.cxx
+++ b/sd/source/ui/view/FormShellManager.cxx
@@ -137,10 +137,6 @@ void FormShellManager::SetFormShell (FmFormShell* pFormShell)
-FmFormShell* FormShellManager::GetFormShell (void)
-{
- return mpFormShell;
-}