Kaydet (Commit) 5173d182 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-variable

Change-Id: I7b3a350d12c10d61a75ab6b2061da3b6926696cb
üst 0785dde5
......@@ -66,7 +66,6 @@ XFDrawPolygon::XFDrawPolygon()
void XFDrawPolygon::ToXml(IXFStream *pStrm)
{
IXFAttrList *pAttrList = pStrm->GetAttrList();
std::vector<XFPoint>::iterator it;
pAttrList->Clear();
//view-box:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment