mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Removed a ;
This commit is contained in:
parent
038c578f97
commit
d82d88d592
@ -70,7 +70,7 @@ public:
|
||||
|
||||
|
||||
public:
|
||||
StructGridInterface();;
|
||||
StructGridInterface();
|
||||
|
||||
virtual size_t gridPointCountI() const = 0;
|
||||
virtual size_t gridPointCountJ() const = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user