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 2d17e2e15ff..d6cb9bc30c3 100644
--- a/storage/perfschema/table_setup_objects.h
+++ b/storage/perfschema/table_setup_objects.h
@@ -92,8 +92,7 @@ protected:
table_setup_objects();
public:
- ~table_setup_objects()
- {}
+ ~table_setup_objects() = default;
private:
void make_row(PFS_setup_object *pfs);