filter/source/svg/svgfilter.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 411260d836e7bf6c693b9b7d16af1b36184133af
Author: Julien Nabet <serval2...@yahoo.fr>
Date:   Tue Nov 28 21:33:49 2017 +0100

    Remove unused typedef B2DPolyPolygonList (filter/svg)
    
    Change-Id: I9bd4fecabdd1cfa90648b285d659d6b491e544c8
    Reviewed-on: https://gerrit.libreoffice.org/45439
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/filter/source/svg/svgfilter.hxx b/filter/source/svg/svgfilter.hxx
index e9e8fad10a85..11ae4dea86cc 100644
--- a/filter/source/svg/svgfilter.hxx
+++ b/filter/source/svg/svgfilter.hxx
@@ -70,8 +70,6 @@ static const OUString sPlaceholderTag( "<[:isPlaceholder:]>" 
);
 
 class SVGExport : public SvXMLExport
 {
-    typedef ::std::list< ::basegfx::B2DPolyPolygon > B2DPolyPolygonList;
-
     bool    mbIsUseTinyProfile;
     bool    mbIsEmbedFonts;
     bool    mbIsUseOpacity;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to