[Libreoffice-commits] core.git: include/svtools
Stephan Bergmann
sbergman at redhat.com
Fri Jun 24 06:52:19 UTC 2016
include/svtools/tabbar.hxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit c3cdaa39505d85d530d848128d5370f97b57a411
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Fri Jun 24 08:51:54 2016 +0200
-Werror,-Wunused-private-field
Change-Id: I06019eb424850f7e49447a6869950734dfc1f640
diff --git a/include/svtools/tabbar.hxx b/include/svtools/tabbar.hxx
index 57f4950..a83d78d 100644
--- a/include/svtools/tabbar.hxx
+++ b/include/svtools/tabbar.hxx
@@ -302,8 +302,6 @@ private:
std::unique_ptr<TabBar_Impl> mpImpl;
OUString maEditText;
- Color maSelColor;
- Color maSelTextColor;
Size maWinSize;
long mnMaxPageWidth;
long mnCurMaxWidth;
More information about the Libreoffice-commits
mailing list