diff --git a/sql/sql_acl.cc b/sql/sql_acl.cc index 4065f53db20..a5544ae7244 100644 --- a/sql/sql_acl.cc +++ b/sql/sql_acl.cc @@ -6340,7 +6340,6 @@ static int handle_roles_mappings_table(TABLE *table, bool drop, } table->file->ha_rnd_end(); } -end: DBUG_RETURN(result); } /*