Index: third_party/sqlite/src/src/test_server.c |
diff --git a/third_party/sqlite/src/src/test_server.c b/third_party/sqlite/src/src/test_server.c |
index 6862d7c64acd213b6452fd2d1ae16969ad1378d4..3eb7544428f4bb36a0f207fe478a97917adb10c6 100644 |
--- a/third_party/sqlite/src/src/test_server.c |
+++ b/third_party/sqlite/src/src/test_server.c |
@@ -10,8 +10,6 @@ |
** |
****************************************************************************** |
** |
-** $Id: test_server.c,v 1.8 2008/06/26 10:41:19 danielk1977 Exp $ |
-** |
** This file contains demonstration code. Nothing in this file gets compiled |
** or linked into the SQLite library unless you use a non-standard option: |
** |