diff --git a/storage/xtradb/log/log0online.cc b/storage/xtradb/log/log0online.cc index 1a30501f266..1e373c8345f 100644 --- a/storage/xtradb/log/log0online.cc +++ b/storage/xtradb/log/log0online.cc @@ -486,9 +486,6 @@ log_online_make_bitmap_name( bmp_file_name_stem, log_bmp_sys->out_seq_num, start_lsn); } -/*********************************************************************//** -} - /*********************************************************************//** Check if an old file that has the name of a new bitmap file we are about to create should be overwritten. */