summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/dbtree.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-12-21 12:45:29 +0200
committerNoel Grandin <noel@peralex.com>2015-12-21 12:45:50 +0200
commitf7e4cf3c27100dbaf292dfacf0964bdade0a866a (patch)
tree129dac640a84f67e9e997c3b4f877c831b57a0ff /sw/source/uibase/inc/dbtree.hxx
parentdff9873c270f653ebd073dac90bdacd2a40207c1 (diff)
loplugin:unusedfields in sw
Change-Id: I4d987718bf27766c8cd7f3654db6645e5a7f554a
Diffstat (limited to 'sw/source/uibase/inc/dbtree.hxx')
-rw-r--r--sw/source/uibase/inc/dbtree.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/uibase/inc/dbtree.hxx b/sw/source/uibase/inc/dbtree.hxx
index c2d3b6236fac..2fc8aadf5286 100644
--- a/sw/source/uibase/inc/dbtree.hxx
+++ b/sw/source/uibase/inc/dbtree.hxx
@@ -31,9 +31,6 @@ class SwWrtShell;
class SW_DLLPUBLIC SwDBTreeList : public SvTreeListBox
{
ImageList aImageList;
- Image aDBBMP;
- Image aTableBMP;
- Image aQueryBMP;
OUString sDefDBName;
bool bInitialized;