summaryrefslogtreecommitdiff
path: root/sql/repl_failsafe.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sql/repl_failsafe.cc')
-rw-r--r--sql/repl_failsafe.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/repl_failsafe.cc b/sql/repl_failsafe.cc
index 4ff08fd1d14..0d2da91e015 100644
--- a/sql/repl_failsafe.cc
+++ b/sql/repl_failsafe.cc
@@ -623,7 +623,6 @@ err:
int show_slave_hosts(THD* thd)
{
List<Item> field_list;
- NET* net = &thd->net;
Protocol *protocol= thd->protocol;
DBUG_ENTER("show_slave_hosts");