RTemoved unnecessary initialisation
This commit is contained in:
parent
c064448239
commit
f1bda93c20
1 changed files with 0 additions and 3 deletions
|
@ -81,9 +81,6 @@ public:
|
||||||
|
|
||||||
//- Construct null
|
//- Construct null
|
||||||
ggiLduInterface()
|
ggiLduInterface()
|
||||||
:
|
|
||||||
labelTransferBuffer_(),
|
|
||||||
fieldTransferBuffer_()
|
|
||||||
{}
|
{}
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in a new issue