summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-03-21 15:55:56 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-03-21 15:55:56 +0000
commit172156ec8d2bfbfd4697d9e1676fe766b3c93069 (patch)
treec99d21c011765080bfdb29a5e4ea6457a87f269f /sc
parent87d1e5c27d33f79f45fff3a1c9d05f0d3662cfaa (diff)
WaE: -Werror=unused-variable
Change-Id: I857fcd923788f086294f8f3e3105b44949d80e56
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/view/tabvwsha.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/view/tabvwsha.cxx b/sc/source/ui/view/tabvwsha.cxx
index 5e8ae2a28b97..c2de24009154 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);