mirror of
https://github.com/textmate/textmate.git
synced 2026-01-24 06:07:54 -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.