Skip to content
Commit e667f09e authored by Jeff Brown's avatar Jeff Brown
Browse files

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
parent af4ab8b2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment