lotuswordpro/source/filter/xfilter/xfdrawpolygon.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 5173d1821152e6449e4b8573247e46a4c5c30bbb
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Mon Apr 16 16:14:07 2018 +0200

    -Werror,-Wunused-variable
    
    Change-Id: I7b3a350d12c10d61a75ab6b2061da3b6926696cb

diff --git a/lotuswordpro/source/filter/xfilter/xfdrawpolygon.cxx 
b/lotuswordpro/source/filter/xfilter/xfdrawpolygon.cxx
index ac67588bf8cb..6159bff3f80a 100644
--- a/lotuswordpro/source/filter/xfilter/xfdrawpolygon.cxx
+++ b/lotuswordpro/source/filter/xfilter/xfdrawpolygon.cxx
@@ -66,7 +66,6 @@ XFDrawPolygon::XFDrawPolygon()
 void XFDrawPolygon::ToXml(IXFStream *pStrm)
 {
     IXFAttrList *pAttrList = pStrm->GetAttrList();
-    std::vector<XFPoint>::iterator it;
 
     pAttrList->Clear();
     //view-box:
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to