diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-04-15 17:22:22 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-04-15 17:22:22 +0200 |
commit | 0e08fb803ff5535a60bd9e87c0528702d001148d (patch) | |
tree | aaa0d8d08f73859c7a7801f1b41b958b57b99ba4 /include/svx/bmpmask.hxx | |
parent | 0c1434196e4ba0ef97c2f33c2335647410ad5ff8 (diff) |
-Werror,-Wunused-private-field
Change-Id: I90cb42aff1d57a92f371d339b0be7c71b1a15ff8
Diffstat (limited to 'include/svx/bmpmask.hxx')
-rw-r--r-- | include/svx/bmpmask.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/bmpmask.hxx b/include/svx/bmpmask.hxx index cfd31a395f5d..752b0b4602a4 100644 --- a/include/svx/bmpmask.hxx +++ b/include/svx/bmpmask.hxx @@ -111,7 +111,6 @@ class SVX_DLLPUBLIC SAL_WARN_UNUSED SvxBmpMask : public SfxDockingWindow XColorListRef pColLst; Color aPipetteColor; - SvxBmpMaskSelectItem aSelItem; virtual bool Close() SAL_OVERRIDE; |