Formatting
This commit is contained in:
parent
60d46509a8
commit
c076f28ce1
2 changed files with 4 additions and 6 deletions
|
@ -78,9 +78,8 @@ public:
|
|||
{}
|
||||
|
||||
|
||||
// Destructor
|
||||
|
||||
virtual ~ggiLduInterface();
|
||||
//- Destructor
|
||||
virtual ~ggiLduInterface();
|
||||
|
||||
|
||||
// Member Functions
|
||||
|
|
|
@ -74,9 +74,8 @@ public:
|
|||
{}
|
||||
|
||||
|
||||
// Destructor
|
||||
|
||||
virtual ~lduInterface();
|
||||
//- Destructor
|
||||
virtual ~lduInterface();
|
||||
|
||||
|
||||
// Member Functions
|
||||
|
|
Reference in a new issue