summaryrefslogtreecommitdiff
path: root/svx/source/sdr/properties/pageproperties.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sdr/properties/pageproperties.cxx')
-rw-r--r--svx/source/sdr/properties/pageproperties.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/sdr/properties/pageproperties.cxx b/svx/source/sdr/properties/pageproperties.cxx
index 2250aa2156de..f2ac2d192583 100644
--- a/svx/source/sdr/properties/pageproperties.cxx
+++ b/svx/source/sdr/properties/pageproperties.cxx
@@ -40,8 +40,8 @@ namespace sdr
{
}
- PageProperties::PageProperties(const PageProperties& rProps, SdrObject& rObj)
- : EmptyProperties(rProps, rObj)
+ PageProperties::PageProperties(const PageProperties& /*rProps*/, SdrObject& rObj)
+ : EmptyProperties(rObj)
{
}