summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2015-03-01 18:44:46 +0100
committerMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2015-03-01 18:59:26 +0100
commit9510877c006636fa35ac774193febae37e3e7e98 (patch)
tree4fa53227ede3184adbbc10a078de72246b19496b /svtools
parentd7318352667dc45794072c6a853a882544f02671 (diff)
variable is assigned the same value twice
Change-Id: I8295b106352d449a3163ea56113a59525ac3eaf4
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/control/tabbar.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/control/tabbar.cxx b/svtools/source/control/tabbar.cxx
index f53b3263b2dd..b098471a0a26 100644
--- a/svtools/source/control/tabbar.cxx
+++ b/svtools/source/control/tabbar.cxx
@@ -414,7 +414,6 @@ void TabBar::ImplInit( WinBits nWinStyle )
mbSelColor = false;
mbSelTextColor = false;
mbMirrored = false;
- mbMirrored = false;
mbScrollAlwaysEnabled = false;
if ( nWinStyle & WB_3DTAB )