Commit f2ae4733 authored by joreland@mysql.com's avatar joreland@mysql.com

ndb - compiler warning - remove extra ; and end of function

parent 6ede6e4f
......@@ -132,7 +132,7 @@ void TransporterRegistry::set_mgm_handle(NdbMgmHandle h)
}
#endif
DBUG_VOID_RETURN;
};
}
TransporterRegistry::~TransporterRegistry() {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment