diff --git a/AppKit/CPTableView.j b/AppKit/CPTableView.j index db04270fb..4e1842e5b 100644 --- a/AppKit/CPTableView.j +++ b/AppKit/CPTableView.j @@ -306,7 +306,6 @@ CPTableViewFirstColumnOnlyAutoresizingStyle = 5; return heightObject.heightAboveRow + heightObject.height + intercellSpacing.height; } - _tableViewFlags = 0; _tableViewFlags = 0; _lastSelectedRow = -1;