mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-27 09:40:59 -06:00
Merge pull request #4115 from akva2/janitoring
fixed: remove default constructor declaration
This commit is contained in:
commit
5d0a4d588c
@ -38,9 +38,6 @@ class VFPProdTable;
|
||||
*/
|
||||
class VFPProperties {
|
||||
public:
|
||||
VFPProperties() = default;
|
||||
|
||||
|
||||
/**
|
||||
* Constructor
|
||||
* Takes *no* ownership of data.
|
||||
|
Loading…
Reference in New Issue
Block a user