sw/source/filter/html/htmlflywriter.cxx | 2 -- 1 file changed, 2 deletions(-)
New commits: commit 494a464d125a6e451eeca61894ea82454d1ed46d Author: Tomaž Vajngerl <tomaz.vajng...@collabora.com> Date: Mon Sep 22 10:16:54 2014 +0200 wae: unused variable 'sOut' Change-Id: I222b76a736805c795dcb9c866f1e20734d83ba84 diff --git a/sw/source/filter/html/htmlflywriter.cxx b/sw/source/filter/html/htmlflywriter.cxx index a96b261..94b5118 100644 --- a/sw/source/filter/html/htmlflywriter.cxx +++ b/sw/source/filter/html/htmlflywriter.cxx @@ -805,8 +805,6 @@ OString SwHTMLWriter::OutFrmFmtOptions( const SwFrmFmt &rFrmFmt, void SwHTMLWriter::writeFrameFormatOptions(HtmlWriter& aHtml, const SwFrmFmt& rFrmFmt, const OUString& rAlternateText, sal_uInt32 nFrameOptions) { - OStringBuffer sOut; - const SfxPoolItem* pItem; const SfxItemSet& rItemSet = rFrmFmt.GetAttrSet();
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits