[PATCH] Drop unused variable

Olivier Hallot (via Code Review) gerrit at gerrit.libreoffice.org
Tue Apr 9 02:18:05 PDT 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/3282

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/82/3282/1

Drop unused variable

Change-Id: I6d0d561b6c3f1a6eb3ab237538885e5c48820e6e
---
M sw/source/ui/inc/pggrid.hxx
1 file changed, 0 insertions(+), 1 deletion(-)



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;

-- 
To view, visit https://gerrit.libreoffice.org/3282
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6d0d561b6c3f1a6eb3ab237538885e5c48820e6e
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Olivier Hallot <olivier.hallot at edx.srv.br>



More information about the LibreOffice mailing list