Cocoa: Fix #40620 release NSColumn again in TCocoaWSCustomListView.ColumnDelete()

This commit is contained in:
rich2014 2023-12-02 00:19:47 +08:00
parent 47c0cc06cb
commit 6f2c3ed7f6

View File

@ -1088,7 +1088,6 @@ begin
if lNSColumn = nil then Exit;
lTableLV.removeTableColumn(lNSColumn);
lNSColumn.release;
end;
class function TCocoaWSCustomListView.ColumnGetWidth(