mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 13:17:55 -05:00
This prevents `tableView:objectValueForTableColumn:row:` from throwing an exception (index beyond bounds) when the user deletes the last row while it is being edited.