Browse Source

compiler warning

bad merge
pull/752/head
Sergei Golubchik 8 years ago
parent
commit
86718fda4e
  1. 3
      storage/xtradb/log/log0online.cc

3
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. */

Loading…
Cancel
Save