sc/source/ui/view/tabvwsha.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 172156ec8d2bfbfd4697d9e1676fe766b3c93069
Author: Caolán McNamara <caol...@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);
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to