Merge pull request #4115 from akva2/janitoring

fixed: remove default constructor declaration
This commit is contained in:
Bård Skaflestad 2022-09-16 13:15:36 +02:00 committed by GitHub
commit 5d0a4d588c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,9 +38,6 @@ class VFPProdTable;
*/
class VFPProperties {
public:
VFPProperties() = default;
/**
* Constructor
* Takes *no* ownership of data.