summaryrefslogtreecommitdiff
path: root/cui/source/inc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-11-10 16:05:35 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-11-10 16:05:35 +0100
commit662aacdde848ec212a24f16de663c0ea63d3c131 (patch)
tree4606e86c50983861bca633c5fb10beeb57ff8ee8 /cui/source/inc
parent49b373a983328cf09ba13f218d5f5aac51c463e9 (diff)
-Werror,-Wunused-private-field
Change-Id: I545fb159960974841008d2a0e7843b71a59698aa
Diffstat (limited to 'cui/source/inc')
-rw-r--r--cui/source/inc/cfg.hxx1
1 files changed, 0 insertions, 1 deletions
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;