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