Commit 6975a71e authored by unknown's avatar unknown
Browse files

remove extra ; causing compile errors on some platforms

parent 2d797068
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -152,7 +152,7 @@ NdbRecordPrintFormat::NdbRecordPrintFormat()
  null_string= "[NULL]";
  hex_format= 0;
}
NdbRecordPrintFormat::~NdbRecordPrintFormat() {};
NdbRecordPrintFormat::~NdbRecordPrintFormat() {}
static const NdbRecordPrintFormat default_print_format;

static void