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