From: Marc Alff Date: August 20 2012 10:23am Subject: bzr push into mysql-5.6 branch (marc.alff:4125 to 4126) List-Archive: http://lists.mysql.com/commits/144565 Message-Id: <201208201023.q7KAN7c4010330@acsmt357.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 4126 Marc Alff 2012-08-20 Fixed build warning: unused variable modified: storage/perfschema/pfs.cc 4125 Marc Alff 2012-08-20 [merge] Local merge modified: sql/rpl_info_factory.cc sql/rpl_mi.cc sql/rpl_mi.h === modified file 'storage/perfschema/pfs.cc' --- a/storage/perfschema/pfs.cc 2012-08-20 09:41:04 +0000 +++ b/storage/perfschema/pfs.cc 2012-08-20 10:22:12 +0000 @@ -3885,9 +3885,6 @@ static void start_file_open_wait_v1(PSI_ const char *src_file, uint src_line) { - PSI_file_locker_state *state= reinterpret_cast (locker); - DBUG_ASSERT(state != NULL); - start_file_wait_v1(locker, 0, src_file, src_line); return; No bundle (reason: useless for push emails).