Commit a754387a authored by sjaakola's avatar sjaakola Committed by Jan Lindström

Refs: MW-360, fix for compiler warning

parent 7ef2d5aa
...@@ -2225,7 +2225,6 @@ int wsrep_replicate_drop_query(THD *thd, TABLE_LIST *tables, bool if_exists, ...@@ -2225,7 +2225,6 @@ int wsrep_replicate_drop_query(THD *thd, TABLE_LIST *tables, bool if_exists,
} }
} }
err:
if (non_tmp_table_deleted) if (non_tmp_table_deleted)
{ {
/* Chop of the last comma */ /* Chop of the last comma */
......
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