From 6680bb14a40c917e24e09a67894d9c7fd5065be0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vicen=C8=9Biu=20Ciorbaru?= Date: Thu, 17 Oct 2013 15:11:05 -0700 Subject: [PATCH] Removed no longer used label --- sql/sql_acl.cc | 1 - 1 file changed, 1 deletion(-) 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); } /*