Remove dead code, de-indent comment
This commit is contained in:
@@ -1999,7 +1999,6 @@ FindPanel::AddAttrRow()
|
||||
BLayoutBuilder::Group<>(box, B_VERTICAL);
|
||||
|
||||
grid = new BGridView("AttrFields");
|
||||
//box->SetBorder(B_FANCY_BORDER);
|
||||
box->AddChild(grid);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user