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