summaryrefslogtreecommitdiff
path: root/storage/connect/tabvct.h
diff options
context:
space:
mode:
authorVicențiu Ciorbaru <cvicentiu@gmail.com>2023-02-10 11:59:36 +0200
committerVicențiu Ciorbaru <cvicentiu@gmail.com>2023-02-10 11:59:36 +0200
commit702aad13a868caa88951971377c6ef9266bc6101 (patch)
tree751a4ffb85a90e2be02ee4a70def8a97c7b3943f /storage/connect/tabvct.h
parenta9eb272f9147b2889b95b3f53353e1c735defaba (diff)
parentcacea31687c098c0348deb1e433f4baddd817419 (diff)
downloadmariadb-git-bb-10.5-vicentiu.tar.gz
Merge remote-tracking branch '10.4' into 10.5bb-10.5-vicentiu
Diffstat (limited to 'storage/connect/tabvct.h')
-rw-r--r--storage/connect/tabvct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/connect/tabvct.h b/storage/connect/tabvct.h
index 189a9ae2221..06ccde71bcb 100644
--- a/storage/connect/tabvct.h
+++ b/storage/connect/tabvct.h
@@ -110,7 +110,7 @@ class DllExport VCTCOL : public DOSCOL {
virtual void ReadBlock(PGLOBAL g);
virtual void WriteBlock(PGLOBAL g);
- VCTCOL(void) {} // Default constructor not to be used
+ VCTCOL(void) = default; // Default constructor not to be used
// Members
PVBLK Blk; // Block buffer