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