summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-09-18 15:35:23 +0200
committerNoel Grandin <noel@peralex.com>2013-09-19 10:14:24 +0200
commit0bfd0378f9615283ed0dd02eb719cd434e5de7ea (patch)
tree5342ab11ed69772ce84a29055aec02dcf4bfb2bb /sd
parent15d88e256dcf4d0bf567b5f320cefe55179e4bd8 (diff)
remove dead method definition
Change-Id: I0cf5cbd4925fad54ee9bb3f6ba7d84b1689fae9c
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/sidebar/MasterPageContainer.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/sidebar/MasterPageContainer.cxx b/sd/source/ui/sidebar/MasterPageContainer.cxx
index e9acf100bbe9..906f880e0f3f 100644
--- a/sd/source/ui/sidebar/MasterPageContainer.cxx
+++ b/sd/source/ui/sidebar/MasterPageContainer.cxx
@@ -172,9 +172,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);