summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/sddlgfact.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/dlg/sddlgfact.cxx')
-rw-r--r--sd/source/ui/dlg/sddlgfact.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sd/source/ui/dlg/sddlgfact.cxx b/sd/source/ui/dlg/sddlgfact.cxx
index f5ab2524cdb9..0335c68fa8be 100644
--- a/sd/source/ui/dlg/sddlgfact.cxx
+++ b/sd/source/ui/dlg/sddlgfact.cxx
@@ -240,11 +240,6 @@ OString AbstractCopyDlg_Impl::GetScreenshotId() const
return m_xDlg->get_help_id();
}
-bool AbstractSdCustomShowDlg_Impl::IsModified() const
-{
- return m_xDlg->IsModified();
-}
-
bool AbstractSdCustomShowDlg_Impl::IsCustomShow() const
{
return m_xDlg->IsCustomShow();