summaryrefslogtreecommitdiff
path: root/storage/perfschema/table_events_waits_summary.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/perfschema/table_events_waits_summary.h')
-rw-r--r--storage/perfschema/table_events_waits_summary.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/storage/perfschema/table_events_waits_summary.h b/storage/perfschema/table_events_waits_summary.h
index 0cc6f18be3c..a2b45c41fae 100644
--- a/storage/perfschema/table_events_waits_summary.h
+++ b/storage/perfschema/table_events_waits_summary.h
@@ -81,8 +81,7 @@ protected:
table_events_waits_summary_by_instance();
public:
- ~table_events_waits_summary_by_instance()
- {}
+ ~table_events_waits_summary_by_instance() = default;
private:
/** Table share lock. */