summaryrefslogtreecommitdiff
path: root/storage/perfschema/table_session_account_connect_attrs.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/perfschema/table_session_account_connect_attrs.h')
-rw-r--r--storage/perfschema/table_session_account_connect_attrs.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/storage/perfschema/table_session_account_connect_attrs.h b/storage/perfschema/table_session_account_connect_attrs.h
index ea8d26b719b..d556394515c 100644
--- a/storage/perfschema/table_session_account_connect_attrs.h
+++ b/storage/perfschema/table_session_account_connect_attrs.h
@@ -43,8 +43,7 @@ protected:
table_session_account_connect_attrs();
public:
- ~table_session_account_connect_attrs()
- {}
+ ~table_session_account_connect_attrs() = default;
protected:
virtual bool thread_fits(PFS_thread *thread);