| Index: third_party/sqlite/src/src/mem0.c
|
| diff --git a/third_party/sqlite/src/src/mem0.c b/third_party/sqlite/src/src/mem0.c
|
| index 0cac07bc807b8b827f2e5d3ad7ac9bdf0e73aac4..0d0b6667d60a955a0696df6289b49178969343aa 100644
|
| --- a/third_party/sqlite/src/src/mem0.c
|
| +++ b/third_party/sqlite/src/src/mem0.c
|
| @@ -15,8 +15,6 @@
|
| ** here always fail. SQLite will not operate with these drivers. These
|
| ** are merely placeholders. Real drivers must be substituted using
|
| ** sqlite3_config() before SQLite will operate.
|
| -**
|
| -** $Id: mem0.c,v 1.1 2008/10/28 18:58:20 drh Exp $
|
| */
|
| #include "sqliteInt.h"
|
|
|
|
|