Kaydet (Commit) 592ab643 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:casttovoid: sax

Change-Id: Id8ac78d146dc63168fe9f76c94cd1bf0d2b1b6d9
üst cc7fd448
......@@ -259,7 +259,6 @@ namespace sax_fastparser {
}
}
SAL_WARN_IF( !bGood && nLen > 1, "sax", "in '" << OString(pStr,std::min<sal_Int32>(nLen,42)) << "'");
(void)bGood;
}
void FastSaxSerializer::endDocument()
......
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