summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdpage.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svdraw/svdpage.cxx')
-rw-r--r--svx/source/svdraw/svdpage.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/source/svdraw/svdpage.cxx b/svx/source/svdraw/svdpage.cxx
index dbe91a6c2843..04f52ebcd2a4 100644
--- a/svx/source/svdraw/svdpage.cxx
+++ b/svx/source/svdraw/svdpage.cxx
@@ -1197,10 +1197,6 @@ bool SdrPageProperties::isUsedByModel() const
return mpSdrPage->IsInserted();
}
-const SfxItemSet& SdrPageProperties::GetItemSet() const
-{
- return *mpProperties;
-}
void SdrPageProperties::PutItemSet(const SfxItemSet& rSet)
{