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