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

Tor Lillqvist tml at iki.fi
Mon Apr 8 11:47:36 PDT 2013


 sw/source/ui/inc/pggrid.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit d5a82c966d242b34aa491dd77915990d20558547
Author: Tor Lillqvist <tml at iki.fi>
Date:   Mon Apr 8 21:45:37 2013 +0300

    WaE: private field 'm_pGridTypeFL' is not used
    
    Change-Id: I9d0143cc55471eb70d4c16ff1fbb33b2ae74eaff

diff --git a/sw/source/ui/inc/pggrid.hxx b/sw/source/ui/inc/pggrid.hxx
index eda617e..8159126 100644
--- a/sw/source/ui/inc/pggrid.hxx
+++ b/sw/source/ui/inc/pggrid.hxx
@@ -30,7 +30,6 @@
  --------------------------------------------------------------------*/
 class SwTextGridPage: public SfxTabPage
 {
-    FixedLine*       m_pGridTypeFL;
     RadioButton*     m_pNoGridRB;
     RadioButton*     m_pLinesGridRB;
     RadioButton*     m_pCharsGridRB;


More information about the Libreoffice-commits mailing list