include/svtools/tabbar.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit c3cdaa39505d85d530d848128d5370f97b57a411
Author: Stephan Bergmann <sberg...@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;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to