diff options
Diffstat (limited to 'src/fault.c')
-rw-r--r-- | src/fault.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/fault.c b/src/fault.c index b36dd3630..c3028c4f9 100644 --- a/src/fault.c +++ b/src/fault.c @@ -10,10 +10,6 @@ ** ************************************************************************* ** -** $Id: fault.c,v 1.11 2008/09/02 00:52:52 drh Exp $ -*/ - -/* ** This file contains code to support the concept of "benign" ** malloc failures (when the xMalloc() or xRealloc() method of the ** sqlite3_mem_methods structure fails to allocate a block of memory |