Remove not used variable

This commit is contained in:
Michael Widenius 2018-09-20 06:14:03 +03:00
parent 6c97e85673
commit 1e06daea7c

View file

@ -933,8 +933,6 @@ err:
@retval 1 Error
*/
long my_counter= 0;
uint _ma_apply_redo_index(MARIA_HA *info,
LSN lsn, const uchar *header, uint head_length)
{