summaryrefslogtreecommitdiff
path: root/storage/perfschema/table_socket_summary_by_instance.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/perfschema/table_socket_summary_by_instance.h')
-rw-r--r--storage/perfschema/table_socket_summary_by_instance.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/storage/perfschema/table_socket_summary_by_instance.h b/storage/perfschema/table_socket_summary_by_instance.h
index c7712871c51..b8a08db3e36 100644
--- a/storage/perfschema/table_socket_summary_by_instance.h
+++ b/storage/perfschema/table_socket_summary_by_instance.h
@@ -79,8 +79,7 @@ private:
table_socket_summary_by_instance();
public:
- ~table_socket_summary_by_instance()
- {}
+ ~table_socket_summary_by_instance() = default;
private:
void make_row(PFS_socket *pfs);