| commit | c3cdaa39505d85d530d848128d5370f97b57a411 | [log] |
|---|---|---|
| author | Stephan Bergmann <sbergman@redhat.com> | Fri Jun 24 08:51:54 2016 +0200 |
| committer | Stephan Bergmann <sbergman@redhat.com> | Fri Jun 24 08:51:54 2016 +0200 |
| tree | 9e06a6883f8aed83a4d9a8e6a48a7532c9d8f80e | |
| parent | 6a5e30d52c345cbeb89eab0722fe866db0d62fc6 [diff] |
-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;