Commit a83b1bdb authored by Andrei Elkin's avatar Andrei Elkin

removing the source of a warning in slave.cc:468

parent c5548ad7
......@@ -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