summaryrefslogtreecommitdiff
path: root/storage/perfschema/table_setup_consumers.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/perfschema/table_setup_consumers.h')
-rw-r--r--storage/perfschema/table_setup_consumers.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/storage/perfschema/table_setup_consumers.h b/storage/perfschema/table_setup_consumers.h
index 8c3479a88b1..c72108beb46 100644
--- a/storage/perfschema/table_setup_consumers.h
+++ b/storage/perfschema/table_setup_consumers.h
@@ -77,8 +77,7 @@ protected:
table_setup_consumers();
public:
- ~table_setup_consumers()
- {}
+ ~table_setup_consumers() = default;
private:
/** Table share lock. */