Remove unused function

This commit is contained in:
Magne Sjaastad
2018-01-19 09:43:18 +01:00
parent 2da5f8cf54
commit 04a91b92f4
2 changed files with 0 additions and 16 deletions

View File

@@ -42,7 +42,6 @@ public:
caf::PdmField< RiaEclipseUnitTools::UnitSystemType > defaultUnitsForFracTemplates;
std::vector<std::pair<QString, QString> > stimPlanResultNamesAndUnits() const;
std::vector<QString> stimPlanResultNames() const;
void computeMinMax(const QString& resultName, const QString& unit, double* minValue, double* maxValue, double* posClosestToZero, double* negClosestToZero) const;
void deleteFractureDefinitions();