mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3512 System : Remove unused functions
This commit is contained in:
@@ -81,14 +81,6 @@ std::string RiuSummaryVectorDescriptionMap::vectorLongName(const std::string& ve
|
||||
? info.longName : vectorName;
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RifEclipseSummaryAddress::SummaryVarCategory RiuSummaryVectorDescriptionMap::vectorCategory(const std::string& vectorName)
|
||||
{
|
||||
return vectorInfo(vectorName).category;
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user