Index: third_party/sqlite/src/src/sqlite3ext.h |
diff --git a/third_party/sqlite/src/src/sqlite3ext.h b/third_party/sqlite/src/src/sqlite3ext.h |
index 86d119d7ce2faa0ffa2b83f930494aadb1e19d4c..15306760019730e772cb2d15d46fcd7eb7c64364 100644 |
--- a/third_party/sqlite/src/src/sqlite3ext.h |
+++ b/third_party/sqlite/src/src/sqlite3ext.h |
@@ -14,8 +14,6 @@ |
** an SQLite instance. Shared libraries that intend to be loaded |
** as extensions by SQLite should #include this file instead of |
** sqlite3.h. |
-** |
-** @(#) $Id: sqlite3ext.h,v 1.25 2008/10/12 00:27:54 shane Exp $ |
*/ |
#ifndef _SQLITE3EXT_H_ |
#define _SQLITE3EXT_H_ |