| Index: third_party/sqlite/src/src/hash.h
|
| diff --git a/third_party/sqlite/src/src/hash.h b/third_party/sqlite/src/src/hash.h
|
| index 959f50964e1938e7511de8a74899fbbd889fe7c6..990a2d6e22d17859ab8edc513380135d63b1f46f 100644
|
| --- a/third_party/sqlite/src/src/hash.h
|
| +++ b/third_party/sqlite/src/src/hash.h
|
| @@ -11,8 +11,6 @@
|
| *************************************************************************
|
| ** This is the header file for the generic hash-table implemenation
|
| ** used in SQLite.
|
| -**
|
| -** $Id: hash.h,v 1.15 2009/05/02 13:29:38 drh Exp $
|
| */
|
| #ifndef _SQLITE_HASH_H_
|
| #define _SQLITE_HASH_H_
|
|
|