Remove unused variable
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4504 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
8e449e70e9
commit
a6e9b97ba4
@ -652,7 +652,6 @@ BRect BTabView::TabFrame(int32 tab_index) const
|
||||
}
|
||||
case B_WIDTH_FROM_WIDEST:
|
||||
{
|
||||
float x = 6.0f;
|
||||
float width = 0.0f;
|
||||
|
||||
for (int32 i = 0; i < CountTabs(); i++)
|
||||
|
Loading…
Reference in New Issue
Block a user