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