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

Stephan Bergmann sbergman at redhat.com
Fri Nov 10 15:06:19 UTC 2017


 cui/source/inc/cfg.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 662aacdde848ec212a24f16de663c0ea63d3c131
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Fri Nov 10 16:05:35 2017 +0100

    -Werror,-Wunused-private-field
    
    Change-Id: I545fb159960974841008d2a0e7843b71a59698aa

diff --git a/cui/source/inc/cfg.hxx b/cui/source/inc/cfg.hxx
index 836f13ccb32e..9d20c8ddd6a1 100644
--- a/cui/source/inc/cfg.hxx
+++ b/cui/source/inc/cfg.hxx
@@ -251,7 +251,6 @@ private:
 
     /// common properties
     sal_uInt16                  nId;
-    OUString                    aHelpText;
     OUString                    aLabel;
     OUString                    aCommand;
 


More information about the Libreoffice-commits mailing list