summaryrefslogtreecommitdiff
path: root/cui/source
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-07-24 12:57:21 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-07-24 12:57:53 +0200
commit28bc82d8dcc7a65e9c88ff311ac981d556a4896e (patch)
tree599a5647d4a6c99d10eedcf705cf70acd77e9338 /cui/source
parent1aab6c8e3d314d601923dd18e252ab30020d0105 (diff)
-Werror,-Wunused-private-field
Change-Id: Ie88293e847a3f9a49d34166a1518ba8fe31577b8
Diffstat (limited to 'cui/source')
-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 e42a10ea596d..70584bae3f74 100644
--- a/cui/source/inc/cfg.hxx
+++ b/cui/source/inc/cfg.hxx
@@ -216,7 +216,6 @@ private:
OUString aHelpText;
OUString aLabel;
OUString aCommand;
- OUString aHelpURL;
bool bPopUp;
bool bStrEdited;