Skip to content
Snippets Groups Projects
Commit dbad19ef authored by Mergen Imeev's avatar Mergen Imeev Committed by Vladimir Davydov
Browse files

sql: drop unused functions

These functions are not used and should be removed. Most likely these
are not all unused functions, but they all use struct stmt, which will
be removed in the next commit.

Also, this patch removes the aCounter field from the struct Vdbe, since
the only function that uses this field is removed in this commit.

NO_DOC=refactoring
NO_TEST=refactoring
NO_CHANGELOG=refactoring
parent fa46d16b
No related branches found
No related tags found
No related merge requests found
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