Commit 1e06daea authored by Michael Widenius's avatar Michael Widenius

Remove not used variable

parent 6c97e856
...@@ -933,8 +933,6 @@ uint _ma_apply_redo_index_free_page(MARIA_HA *info, ...@@ -933,8 +933,6 @@ uint _ma_apply_redo_index_free_page(MARIA_HA *info,
@retval 1 Error @retval 1 Error
*/ */
long my_counter= 0;
uint _ma_apply_redo_index(MARIA_HA *info, uint _ma_apply_redo_index(MARIA_HA *info,
LSN lsn, const uchar *header, uint head_length) LSN lsn, const uchar *header, uint head_length)
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment