mirror of
https://github.com/textmate/textmate.git
synced 2026-04-06 03:01:29 -04: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.