Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Remove an unbalanced call to -[SPDatabaseDocument endTask] which caus…
…ed misbehaviour if loading a table failed (fixes #2180) Note: I suspect this was a leftover from refactoring but I can't rule out the possibility of a code path where this was desired.
- Loading branch information
Showing
with
4 additions
and 6 deletions.
- +1 −0 Source/SPDatabaseDocument.m
- +3 −6 Source/SPTableContent.m