| Index: third_party/sqlite/src/src/test_wsd.c
|
| diff --git a/third_party/sqlite/src/src/test_wsd.c b/third_party/sqlite/src/src/test_wsd.c
|
| index a5d10a71f4253e20c4797d877ddb09792404bd0b..99e4a056581f58f4536fdb5a5df75c74698a8162 100644
|
| --- a/third_party/sqlite/src/src/test_wsd.c
|
| +++ b/third_party/sqlite/src/src/test_wsd.c
|
| @@ -13,8 +13,6 @@
|
| ** The code in this file contains sample implementations of the
|
| ** sqlite3_wsd_init() and sqlite3_wsd_find() functions required if the
|
| ** SQLITE_OMIT_WSD symbol is defined at build time.
|
| -**
|
| -** $Id: test_wsd.c,v 1.4 2009/03/23 04:33:33 danielk1977 Exp $
|
| */
|
|
|
| #if defined(SQLITE_OMIT_WSD) && defined(SQLITE_TEST)
|
|
|