[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - filter/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Sat Feb 16 15:26:55 UTC 2019


 filter/source/svg/svgexport.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 86909f49b053731fcad9e552d81b205099770866
Author:     Michael Meeks <michael.meeks at collabora.com>
AuthorDate: Sat Feb 16 16:26:05 2019 +0100
Commit:     Michael Meeks <michael.meeks at collabora.com>
CommitDate: Sat Feb 16 16:26:05 2019 +0100

    WaE - hush.
    
    Change-Id: Ia959003e081c6b078db3774b2332c7f41a741e8c

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++)
             {


More information about the Libreoffice-commits mailing list