mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-19 02:27:55 +08:00
forgot header changes
This commit is contained in:
@@ -21,8 +21,6 @@
|
||||
|
||||
#define MDB_DEBUG 0
|
||||
|
||||
char *mdb_col_to_string(MdbHandle *mdb, int start, int datatype, int size);
|
||||
|
||||
void mdb_bind_column(MdbTableDef *table, int col_num, void *bind_ptr)
|
||||
{
|
||||
MdbColumn *col;
|
||||
|
Reference in New Issue
Block a user