Kaydet (Commit) f33a5c6c authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: unused variable 'aLine' [loplugin]

Change-Id: Iddb5bd22ca5536d1de83d05b82e5d78ee39c4d56
üst 22cb5a88
......@@ -1836,7 +1836,6 @@ OString SdrObject::stringify() const
append(mnLayerID);
SvMemoryStream aStream;
OString aLine;
SfxItemSet aSet(GetMergedItemSet());
aSet.InvalidateDefaultItems();
aSet.Store(aStream, true);
......
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