Remove one line of dead code
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6654 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
50a4d43e91
commit
72d9a71283
@ -221,7 +221,6 @@ void BTextControl::Draw(BRect updateRect)
|
||||
darkenmax = tint_color(no_tint, B_DARKEN_MAX_TINT),
|
||||
nav = ui_color(B_KEYBOARD_NAVIGATION_COLOR);
|
||||
|
||||
BRect bounds(Bounds());
|
||||
bool enabled = IsEnabled();
|
||||
bool active = false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user