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