Index: third_party/sqlite/sqlite-src-3080704/ext/fts2/README.txt |
diff --git a/third_party/sqlite/sqlite-src-3080704/ext/fts2/README.txt b/third_party/sqlite/sqlite-src-3080704/ext/fts2/README.txt |
deleted file mode 100644 |
index 517a2a043466cac040cb45686e397c9c650bb93e..0000000000000000000000000000000000000000 |
--- a/third_party/sqlite/sqlite-src-3080704/ext/fts2/README.txt |
+++ /dev/null |
@@ -1,4 +0,0 @@ |
-This folder contains source code to the second full-text search |
-extension for SQLite. While the API is the same, this version uses a |
-substantially different storage schema from fts1, so tables will need |
-to be rebuilt. |