summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2019-02-16 16:26:05 +0100
committerMichael Meeks <michael.meeks@collabora.com>2019-02-16 16:26:05 +0100
commit86909f49b053731fcad9e552d81b205099770866 (patch)
tree9b46de2adb9dd6d482d8900c9e2a2051b0a0ee86 /filter
parentbec67a7f0e15eb1c342e3e2fb9104ab0f3502412 (diff)
WaE - hush.
Change-Id: Ia959003e081c6b078db3774b2332c7f41a741e8c
Diffstat (limited to 'filter')
-rw-r--r--filter/source/svg/svgexport.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/filter/source/svg/svgexport.cxx b/filter/source/svg/svgexport.cxx
index 49e52bf6af27..11ea0115f599 100644
--- a/filter/source/svg/svgexport.cxx
+++ b/filter/source/svg/svgexport.cxx
@@ -785,8 +785,6 @@ bool SVGFilter::implExportDocument()
if(xPrimitiveFactory.is())
{
Reference< XShape > xShapeCandidate;
- const Sequence< PropertyValue > aViewInformation;
- const Sequence< PropertyValue > aParams;
for(sal_Int32 a(0); a < maShapeSelection->getCount(); a++)
{