summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-07-02 10:11:33 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-07-02 10:11:33 +0200
commitc9d316ecdb54ea2ee17b76c10c70e997c32c500d (patch)
tree74285e999a4a3833f006b4789d50a269fb9e5bce /include
parent6fffd09833a5bd602b0117f48656afd07fd40f41 (diff)
-Werror,-Wunused-private-field
Change-Id: I27512b518bada81c607c5dd73c6e5155ec1b19d8
Diffstat (limited to 'include')
-rw-r--r--include/svx/colorbox.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/colorbox.hxx b/include/svx/colorbox.hxx
index b257bc833ce9..16baabb4ff3e 100644
--- a/include/svx/colorbox.hxx
+++ b/include/svx/colorbox.hxx
@@ -99,7 +99,6 @@ private:
Link<ColorListBox&, void> m_aSelectedLink;
ListBoxColorWrapper m_aColorWrapper;
Color m_aAutoDisplayColor;
- Color m_aSaveColor;
NamedColor m_aSelectedColor;
std::shared_ptr<PaletteManager> m_xPaletteManager;
BorderColorStatus m_aBorderColorStatus;