Commit 29de48d8 authored by Davi Arnaut's avatar Davi Arnaut

Remove unused variable.

parent a3593930
......@@ -465,8 +465,6 @@ terminate_slave_thread(THD *thd,
volatile uint *slave_running,
bool skip_lock)
{
int error;
DBUG_ENTER("terminate_slave_thread");
if (!skip_lock)
{
......
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