[Libreoffice-commits] core.git: include/svx
Stephan Bergmann
sbergman at redhat.com
Mon Jul 2 08:12:03 UTC 2018
include/svx/colorbox.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit c9d316ecdb54ea2ee17b76c10c70e997c32c500d
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Mon Jul 2 10:11:33 2018 +0200
-Werror,-Wunused-private-field
Change-Id: I27512b518bada81c607c5dd73c6e5155ec1b19d8
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;
More information about the Libreoffice-commits
mailing list