diff --git a/components/mbColorLib/mbColorTree.pas b/components/mbColorLib/mbColorTree.pas index 536e909fe..da4408b6f 100644 --- a/components/mbColorLib/mbColorTree.pas +++ b/components/mbColorLib/mbColorTree.pas @@ -462,7 +462,6 @@ begin Brush.Color := Blend(clBtnFace, clWindow, 30); FillRect(BR); BR := Rect(BR.Left + 42, BR.Top, BR.Right, BR.Bottom); - Brush.Color := clWindow; FillRect(BR); Inc(BR.Left, 6); Font.Style := [];