[Libreoffice-commits] core.git: sc/source

Caolán McNamara caolanm at redhat.com
Fri Apr 18 03:03:55 PDT 2014


 sc/source/ui/inc/tabview.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 7d0f4ec68d0f6954ffd5f55afd8adf8b2a3c7a08
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Fri Apr 18 10:48:22 2014 +0100

    Related: coverity#1202953 unused pIPClient member
    
    Change-Id: I0fb8f207e8b41563dad9cc4958abecce125742da

diff --git a/sc/source/ui/inc/tabview.hxx b/sc/source/ui/inc/tabview.hxx
index ce968e5..0c6b5e8 100644
--- a/sc/source/ui/inc/tabview.hxx
+++ b/sc/source/ui/inc/tabview.hxx
@@ -96,8 +96,6 @@ private:
     ScHeaderSelectionEngine* pHdrSelEng;
     ScHeaderFunctionSet      aHdrFunc;
 
-    SfxInPlaceClient*   pIPClient;
-
     ScDrawView*         pDrawView;
 
     Size                aFrameSize;             // passed on as for DoResize


More information about the Libreoffice-commits mailing list