commit | e667f09e2450fbe896a8faadf8ba534094dce7e5 | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Thu Jan 19 16:48:03 2012 -0800 |
committer | Jeff Brown <jeffbrown@google.com> | Thu Jan 19 19:29:59 2012 -0800 |
tree | 7dfce2ccb0fec26286f4b296ad6289fd0301d6b4 | |
parent | af4ab8b27c84e71dcdd6edf9e05967a3f9c3e5f2 [diff] |
Remove custom SQLITE_UNCLOSED error code. This error code was introduced at some point to help track when a database could not be closed because a statement was not finalized. Now that the DB wrappers have been rewritten, it is technically no longer possible for this to happen, so we can remove this. Change-Id: Ia3c8167a0af522c852adbbd15c83c3c8f5732b26