version.diff from Nirgal, remove old version control stuff

This commit is contained in:
Brian Bruns
2011-08-10 18:01:51 -04:00
committed by Brian Bruns
parent 49a395b3c6
commit ee1b13b68f
4 changed files with 1 additions and 15 deletions

View File

@@ -35,10 +35,6 @@
extern "C" {
#endif
static char rcsid_sql_h [ ] =
"$Id: mdbodbc.h,v 1.5 2005/01/15 05:02:13 calvinrsmith Exp $";
static void *no_unused_sql_h_warn[]={rcsid_sql_h, no_unused_sql_h_warn};
struct _henv {
MdbSQL *sql;
};