Kaydet (Commit) 9510877c authored tarafından Markus Mohrhard's avatar Markus Mohrhard

variable is assigned the same value twice

Change-Id: I8295b106352d449a3163ea56113a59525ac3eaf4
üst d7318352
......@@ -414,7 +414,6 @@ void TabBar::ImplInit( WinBits nWinStyle )
mbSelColor = false;
mbSelTextColor = false;
mbMirrored = false;
mbMirrored = false;
mbScrollAlwaysEnabled = false;
if ( nWinStyle & WB_3DTAB )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment