Refs: MW-360, fix for compiler warning

This commit is contained in:
sjaakola 2017-02-17 10:25:05 +02:00 committed by Jan Lindström
parent 7ef2d5aa5b
commit a754387a09

View File

@ -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 */