Index: third_party/sqlite/src/Makefile.in |
diff --git a/third_party/sqlite/src/Makefile.in b/third_party/sqlite/src/Makefile.in |
index ed6f0bfe72782aa1b968893c808a9289033da0e9..1fe49d67899ca0108219d1d3ce3c7de938483d5b 100644 |
--- a/third_party/sqlite/src/Makefile.in |
+++ b/third_party/sqlite/src/Makefile.in |
@@ -260,8 +260,6 @@ SRC = \ |
$(TOP)/src/prepare.c \ |
$(TOP)/src/printf.c \ |
$(TOP)/src/random.c \ |
- $(TOP)/src/recover.c \ |
- $(TOP)/src/recover_varint.c \ |
Scott Hess - ex-Googler
2016/03/02 01:17:37
This change removes the recover code from the amal
|
$(TOP)/src/resolve.c \ |
$(TOP)/src/rowset.c \ |
$(TOP)/src/select.c \ |