summaryrefslogtreecommitdiff
path: root/oox/inc/drawingml/customshapeproperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/drawingml/customshapeproperties.hxx')
-rw-r--r--oox/inc/drawingml/customshapeproperties.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/inc/drawingml/customshapeproperties.hxx b/oox/inc/drawingml/customshapeproperties.hxx
index 779003412fbb..ea9b9e9d53af 100644
--- a/oox/inc/drawingml/customshapeproperties.hxx
+++ b/oox/inc/drawingml/customshapeproperties.hxx
@@ -98,7 +98,6 @@ public:
CustomShapeProperties();
void pushToPropSet( const css::uno::Reference < css::beans::XPropertySet > & xPropSet,
- const css::uno::Reference < css::drawing::XShape > & xShape,
const css::awt::Size &aSize );
sal_Int32 getShapePresetType() const { return mnShapePresetType; }