diff options
Diffstat (limited to 'src/test_malloc.c')
-rw-r--r-- | src/test_malloc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/test_malloc.c b/src/test_malloc.c index ff2ced329..5556cc1e6 100644 --- a/src/test_malloc.c +++ b/src/test_malloc.c @@ -12,8 +12,6 @@ ** ** This file contains code used to implement test interfaces to the ** memory allocation subsystem. -** -** $Id: test_malloc.c,v 1.55 2009/07/01 18:09:02 danielk1977 Exp $ */ #include "sqliteInt.h" #include "tcl.h" |