summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-09-18 15:22:05 +0200
committerNoel Grandin <noel@peralex.com>2013-09-19 10:14:23 +0200
commitbd6f344f027a06c2894bfa87fbeee1016576d117 (patch)
treec6fcf6d60250989e4887a23b7f9e1132b8df1447
parent001080ae7010767f515723abe725182d98fbac0f (diff)
remove dead method definition
Change-Id: If95c03246eeda942084a10ed39a02e6ebeffe2aa
-rw-r--r--sd/source/ui/toolpanel/controls/MasterPageContainer.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/toolpanel/controls/MasterPageContainer.cxx b/sd/source/ui/toolpanel/controls/MasterPageContainer.cxx
index 09be804a4df0..6ab2a148319e 100644
--- a/sd/source/ui/toolpanel/controls/MasterPageContainer.cxx
+++ b/sd/source/ui/toolpanel/controls/MasterPageContainer.cxx
@@ -174,9 +174,6 @@ private:
typedef ::std::pair<MasterPageContainerChangeEvent::EventType,Token> EventData;
DECL_LINK(AsynchronousNotifyCallback, EventData*);
- ::sd::DrawDocShell* LoadDocument (
- const String& sFileName,
- SfxObjectShellLock& rxDocumentShell);
Image GetPreviewSubstitution (sal_uInt16 nId, PreviewSize ePreviewSize);