diff options
Diffstat (limited to 'sql/handler.cc')
-rw-r--r-- | sql/handler.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/handler.cc b/sql/handler.cc index ccd958664a7..68d12a96f98 100644 --- a/sql/handler.cc +++ b/sql/handler.cc @@ -37,7 +37,6 @@ /* static functions defined in this file */ -static void NEAR_F set_form_timestamp(TABLE *table, byte *record); static int NEAR_F delete_file(const char *name,const char *ext,int extflag); ulong ha_read_count, ha_write_count, ha_delete_count, ha_update_count, |