summaryrefslogtreecommitdiff
path: root/include/myisam.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/myisam.h')
-rw-r--r--include/myisam.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/myisam.h b/include/myisam.h
index ac0305b2c4b..ff8544ba492 100644
--- a/include/myisam.h
+++ b/include/myisam.h
@@ -379,7 +379,6 @@ typedef struct st_mi_sort_param
my_off_t pos,max_pos,filepos,start_recpos;
uint key, key_length,real_key_length,sortbuff_size;
uint maxbuffers, keys, find_length, sort_keys_length;
- uint alloced_rec_buff_length;
my_bool fix_datafile, master;
MI_KEYDEF *keyinfo;
SORT_INFO *sort_info;