mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-26 02:09:49 +08:00
version.diff from Nirgal, remove old version control stuff
This commit is contained in:
@@ -27,9 +27,6 @@
|
||||
|
||||
#include "connectparams.h"
|
||||
|
||||
static char software_version[] = "$Id: odbc.c,v 1.31 2007/03/18 14:11:43 brianb Exp $";
|
||||
static void *no_unused_var_warn[] = {software_version,
|
||||
no_unused_var_warn};
|
||||
static iconv_t iconv_in,iconv_out;
|
||||
|
||||
static SQLSMALLINT _odbc_get_client_type(int srv_type);
|
||||
|
||||
@@ -23,11 +23,6 @@
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
static char software_version[] = "$Id: unittest.c,v 1.8 2005/04/29 03:08:22 whydoubt Exp $";
|
||||
static void *no_unused_var_warn[] = {software_version,
|
||||
no_unused_var_warn};
|
||||
|
||||
|
||||
|
||||
#define SALES_PERSON_LEN 2
|
||||
#define STATUS_LEN 6
|
||||
|
||||
Reference in New Issue
Block a user