From 76ecbb5782deecb6805f2018fbf2f9e065d5fefe Mon Sep 17 00:00:00 2001 From: Michael Meskes Date: Tue, 5 Jan 2010 17:04:18 +0000 Subject: Ah, should read the file completely. I got so used to git that I almost forgot about the cvs stuff. --- src/interfaces/ecpg/include/sqlda.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/interfaces/ecpg/include') diff --git a/src/interfaces/ecpg/include/sqlda.h b/src/interfaces/ecpg/include/sqlda.h index 3eaa7b4556..b1b4debf90 100644 --- a/src/interfaces/ecpg/include/sqlda.h +++ b/src/interfaces/ecpg/include/sqlda.h @@ -1,7 +1,3 @@ -/* - * $PostgreSQL: pgsql/src/interfaces/ecpg/include/sqlda.h,v 1.5 2010/01/05 16:38:23 meskes Exp $ - */ - #ifndef ECPG_SQLDA_H #define ECPG_SQLDA_H -- cgit v1.2.1