[Libreoffice-commits] .: sw/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Aug 27 03:16:22 PDT 2012
sw/source/ui/shells/basesh.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 360c3e912a264b8b2219a28a64856b5e867adb10
Author: Tor Lillqvist <tlillqvist at 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
More information about the Libreoffice-commits
mailing list