From 86718fda4e5363b05aa2beaac596ec614aaa7a0f Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Fri, 20 Apr 2018 09:40:29 +0200 Subject: [PATCH] compiler warning bad merge --- storage/xtradb/log/log0online.cc | 3 --- 1 file changed, 3 deletions(-) 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. */