summaryrefslogtreecommitdiff
path: root/cui/source/inc/cfg.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-11-20 13:04:26 +0200
committerNoel Grandin <noel@peralex.com>2015-11-20 13:04:26 +0200
commit216879f1edced1b696bf27d40989280a363b69c4 (patch)
tree230fff70836335c841ff2ec2874c731aed3668d2 /cui/source/inc/cfg.hxx
parent048f3960846a7b1f6ad57d28cdefb794191068ee (diff)
loplugin:unusedfields in cui
Change-Id: I92d7c3e2dde0808304ee3877ba1fbd13ee63eb38
Diffstat (limited to 'cui/source/inc/cfg.hxx')
-rw-r--r--cui/source/inc/cfg.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/inc/cfg.hxx b/cui/source/inc/cfg.hxx
index 1ea1a986e0ed..f719758e6630 100644
--- a/cui/source/inc/cfg.hxx
+++ b/cui/source/inc/cfg.hxx
@@ -671,8 +671,6 @@ public:
struct SvxIconSelectorToolBoxItem
{
Image aImg;
- OUString aText;
- void* pData;
};
class SvxIconSelectorDialog : public ModalDialog