]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bad variable reference. The reference is actually in unreachable
authordrh <drh@noemail.net>
Tue, 24 Oct 2006 11:26:44 +0000 (11:26 +0000)
committerdrh <drh@noemail.net>
Tue, 24 Oct 2006 11:26:44 +0000 (11:26 +0000)
commit80b1ff487f18c1c16813dcf2e7028535bab07c4d
treeaec4eb46fd856841989f549bb382326a27f29d3a
parenta34b0794e03780b6b8d947097e53721cd510d270
Fix a bad variable reference.  The reference is actually in unreachable
code and is therefore harmless.  The fix is to remove the code. (CVS 3483)

FossilOrigin-Name: 46b91807f72d65bf24257426bdbee27acff87661
manifest
manifest.uuid
src/vdbe.c
test/tclsqlite.test