summaryrefslogtreecommitdiff
path: root/storage/perfschema/table_os_global_by_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/perfschema/table_os_global_by_type.h')
-rw-r--r--storage/perfschema/table_os_global_by_type.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/storage/perfschema/table_os_global_by_type.h b/storage/perfschema/table_os_global_by_type.h
index 2b9293ece06..6f6f1da5d17 100644
--- a/storage/perfschema/table_os_global_by_type.h
+++ b/storage/perfschema/table_os_global_by_type.h
@@ -110,8 +110,7 @@ protected:
table_os_global_by_type();
public:
- ~table_os_global_by_type()
- {}
+ ~table_os_global_by_type() = default;
protected:
void make_row(PFS_table_share *table_share);