sw/source/ui/shells/basesh.cxx | 1 - 1 file changed, 1 deletion(-) New commits: commit 360c3e912a264b8b2219a28a64856b5e867adb10 Author: Tor Lillqvist <tlillqv...@suse.com> Date: Mon Aug 27 13:15:30 2012 +0300
WaE: unused variable ´nHtmlMode´ Change-Id: I3c949e9f536b81bf405cf03992e2a9bbe0a2b0d4 diff --git a/sw/source/ui/shells/basesh.cxx b/sw/source/ui/shells/basesh.cxx index 0dd7b7f..099e96f 100644 --- a/sw/source/ui/shells/basesh.cxx +++ b/sw/source/ui/shells/basesh.cxx @@ -1585,7 +1585,6 @@ void SwBaseShell::GetState( SfxItemSet &rSet ) (eSet == FLY_AS_CHAR)); if(nWhich != FN_TOOL_ANCHOR) { - sal_uInt16 nHtmlMode = ::GetHtmlMode(GetView().GetDocShell()); if( nWhich == FN_TOOL_ANCHOR_FRAME && !rSh.IsFlyInFly() ) rSet.DisableItem(nWhich); else
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits