[Libreoffice-commits] core.git: include/svx
Stephan Bergmann (via logerrit)
logerrit at kemper.freedesktop.org
Tue Aug 27 08:52:10 UTC 2019
include/svx/colorbox.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 344a3cff799520bd8852775f175f6cb3df321863
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Tue Aug 27 08:08:44 2019 +0200
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Tue Aug 27 10:50:39 2019 +0200
-Werror,-Wunused-private-field
Change-Id: I8567a0aa6844711e20fe75c23745c849612b4a46
Reviewed-on: https://gerrit.libreoffice.org/78161
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
diff --git a/include/svx/colorbox.hxx b/include/svx/colorbox.hxx
index 7898e4df897b..26c6bc1fc1bb 100644
--- a/include/svx/colorbox.hxx
+++ b/include/svx/colorbox.hxx
@@ -36,7 +36,6 @@ private:
Link<SvxColorListBox&, void> m_aSelectedLink;
SvxListBoxColorWrapper m_aColorWrapper;
Color m_aAutoDisplayColor;
- Color m_aSaveColor;
NamedColor m_aSelectedColor;
sal_uInt16 m_nSlotId;
bool m_bShowNoneButton;
More information about the Libreoffice-commits
mailing list