summaryrefslogtreecommitdiff
path: root/storage/perfschema/table_hosts.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/perfschema/table_hosts.h')
-rw-r--r--storage/perfschema/table_hosts.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/storage/perfschema/table_hosts.h b/storage/perfschema/table_hosts.h
index 422b6449b25..57c5be31c6a 100644
--- a/storage/perfschema/table_hosts.h
+++ b/storage/perfschema/table_hosts.h
@@ -66,8 +66,7 @@ protected:
table_hosts();
public:
- ~table_hosts()
- {}
+ ~table_hosts() = default;
private:
virtual void make_row(PFS_host *pfs);