aboutsummaryrefslogtreecommitdiff
path: root/src/resolve.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/resolve.c')
-rw-r--r--src/resolve.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/resolve.c b/src/resolve.c
index ed1d6ab5d..b763a809f 100644
--- a/src/resolve.c
+++ b/src/resolve.c
@@ -13,8 +13,6 @@
** This file contains routines used for walking the parser tree and
** resolve all identifiers by associating them with a particular
** table and column.
-**
-** $Id: resolve.c,v 1.30 2009/06/15 23:15:59 drh Exp $
*/
#include "sqliteInt.h"
#include <stdlib.h>