forgot header changes

This commit is contained in:
brianb
2000-03-12 16:45:27 +00:00
parent ec64ee1593
commit 3052707e31
2 changed files with 7 additions and 3 deletions

View File

@@ -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;