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 8262beabda5..cf94bdcbf79 100644
--- a/storage/perfschema/table_hosts.h
+++ b/storage/perfschema/table_hosts.h
@@ -67,8 +67,7 @@ protected:
table_hosts();
public:
- ~table_hosts()
- {}
+ ~table_hosts() = default;
private:
virtual void make_row(PFS_host *pfs);