1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-30 19:03:16 +03:00

Bring the amalgamation builder up to date with the latest changes.

Remove some vestigial code. (CVS 4303)

FossilOrigin-Name: 0ae30e5c76d9094307ea086a9993a953631ab9da
This commit is contained in:
drh
2007-08-27 21:49:34 +00:00
parent 50d3f9064b
commit 97c8ec325d
6 changed files with 19 additions and 91 deletions

View File

@ -199,6 +199,9 @@ foreach file {
date.c
os.c
mem1.c
mem2.c
mutex.c
malloc.c
printf.c
random.c
@ -221,6 +224,7 @@ foreach file {
vdbeapi.c
vdbe.c
vdbeblob.c
journal.c
expr.c
alter.c