aboutsummaryrefslogtreecommitdiff
path: root/src/mutex_unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mutex_unix.c')
-rw-r--r--src/mutex_unix.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mutex_unix.c b/src/mutex_unix.c
index dc57988e2..402757fdf 100644
--- a/src/mutex_unix.c
+++ b/src/mutex_unix.c
@@ -10,8 +10,6 @@
**
*************************************************************************
** This file contains the C functions that implement mutexes for pthreads
-**
-** $Id: mutex_unix.c,v 1.16 2008/12/08 18:19:18 drh Exp $
*/
#include "sqliteInt.h"