[Libreoffice-commits] core.git: sc/source
Caolán McNamara
caolanm at redhat.com
Fri Mar 21 08:56:42 PDT 2014
sc/source/ui/view/tabvwsha.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 172156ec8d2bfbfd4697d9e1676fe766b3c93069
Author: Caolán McNamara <caolanm at redhat.com>
Date: Fri Mar 21 15:55:56 2014 +0000
WaE: -Werror=unused-variable
Change-Id: I857fcd923788f086294f8f3e3105b44949d80e56
diff --git a/sc/source/ui/view/tabvwsha.cxx b/sc/source/ui/view/tabvwsha.cxx
index 5e8ae2a..c2de240 100644
--- a/sc/source/ui/view/tabvwsha.cxx
+++ b/sc/source/ui/view/tabvwsha.cxx
@@ -160,7 +160,6 @@ void ScTabViewShell::GetState( SfxItemSet& rSet )
SfxViewFrame* pThisFrame = GetViewFrame();
bool bOle = GetViewFrame()->GetFrame().IsInPlace();
- SCTAB nTabCount = pDoc->GetTableCount();
SCTAB nTabSelCount = rMark.GetSelectCount();
SfxWhichIter aIter(rSet);
More information about the Libreoffice-commits
mailing list