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