Commit 0fb4d497 authored by Jimmy Yang's avatar Jimmy Yang

Remove an unused counter variable in io_handler_thread().

parent 71550f7d
......@@ -463,7 +463,6 @@ io_handler_thread(
the aio array */
{
ulint segment;
ulint i;
segment = *((ulint*)arg);
......
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