[Libreoffice-commits] core.git: starmath/inc

Tor Lillqvist tml at collabora.com
Tue Apr 1 11:55:24 PDT 2014


 starmath/inc/dialog.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit f7e2f60d51e811aa2dbd0d8acf2c4c0dcefe14de
Author: Tor Lillqvist <tml at collabora.com>
Date:   Tue Apr 1 21:54:54 2014 +0300

    WaE: private field 'pHelpBtn' is not used
    
    Change-Id: I7c8e9f33e8b36cb36a0e0e4f4be4241b23df270b

diff --git a/starmath/inc/dialog.hxx b/starmath/inc/dialog.hxx
index 6a34c6e..7efaa1f 100644
--- a/starmath/inc/dialog.hxx
+++ b/starmath/inc/dialog.hxx
@@ -403,7 +403,6 @@ class SmSymDefineDialog : public ModalDialog
     FixedText*       pSymbolName;
     SmShowChar*     pSymbolDisplay;
     FixedText*       pSymbolSetName;
-    HelpButton*      pHelpBtn;
     PushButton*      pAddBtn;
     PushButton*      pChangeBtn;
     PushButton*      pDeleteBtn;


More information about the Libreoffice-commits mailing list