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