remove unused function
This commit is contained in:
parent
89e2ebd5f9
commit
8e44ca1b2c
@ -55,12 +55,6 @@ namespace {
|
||||
return inteHead[20];
|
||||
}
|
||||
|
||||
// maximum number of wells
|
||||
std::size_t nwmaxz(const std::vector<int>& inteHead)
|
||||
{
|
||||
return inteHead[163];
|
||||
}
|
||||
|
||||
|
||||
namespace iUdq {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user