diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2018-04-16 16:14:07 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2018-04-16 16:18:23 +0200 |
commit | 5173d1821152e6449e4b8573247e46a4c5c30bbb (patch) | |
tree | 7cce72e4bbee2f8a2e3ef47bbf99a5b320436ad6 /lotuswordpro/source | |
parent | 0785dde5e4b120fe5f965daed843b4a9bb8d69a4 (diff) |
-Werror,-Wunused-variable
Change-Id: I7b3a350d12c10d61a75ab6b2061da3b6926696cb
Diffstat (limited to 'lotuswordpro/source')
-rw-r--r-- | lotuswordpro/source/filter/xfilter/xfdrawpolygon.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
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: |