Fix warning - unused variable
This commit is contained in:
parent
0eb1b95fc3
commit
e9890a1e13
@ -701,8 +701,6 @@ BOOST_AUTO_TEST_CASE(Declared_Connection_Data)
|
|||||||
// XCONN (PROD) + (WINJ)
|
// XCONN (PROD) + (WINJ)
|
||||||
{
|
{
|
||||||
using Ix = ::Opm::RestartIO::Helpers::VectorItems::XConn::index;
|
using Ix = ::Opm::RestartIO::Helpers::VectorItems::XConn::index;
|
||||||
const auto& units = simCase.es.getUnits();
|
|
||||||
using M = ::Opm::UnitSystem::measure;
|
|
||||||
const auto& xconn = amconn.getXConn();
|
const auto& xconn = amconn.getXConn();
|
||||||
|
|
||||||
// PROD well
|
// PROD well
|
||||||
|
Loading…
Reference in New Issue
Block a user