Kaydet (Commit) fb052ae6 authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

array initializers are problematic apparently

Change-Id: Id3e3787635996d90f7673748c17601963523ad8d
üst 943f2829
......@@ -646,7 +646,6 @@ XFFrame* LwpDrawPolygon::CreateStandardDrawObj(const OUString& rStyleName)
*/
LwpDrawRectangle::LwpDrawRectangle(SvStream * pStream, DrawingOffsetAndScale* pTransData)
: LwpDrawObj(pStream, pTransData)
, m_aVector{}
{
}
......
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