summaryrefslogtreecommitdiff
path: root/storage/connect/filter.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/connect/filter.h')
-rw-r--r--storage/connect/filter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/connect/filter.h b/storage/connect/filter.h
index 12ac3a169c1..0c3fa41046a 100644
--- a/storage/connect/filter.h
+++ b/storage/connect/filter.h
@@ -77,7 +77,7 @@ class DllExport FILTER : public XOBJECT { /* Filter description block */
// PFIL Copy(PTABS t);
protected:
- FILTER(void) {} // Standard constructor not to be used
+ FILTER(void) = default; // Standard constructor not to be used
void Constr(PGLOBAL g, OPVAL opc, int opm, PPARM *tp);
// Members