mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
Removed obsolete code
p4#: 21363
This commit is contained in:
@@ -89,7 +89,6 @@ void RimScriptCollection::readContentFromDisc()
|
||||
RimCalcScript* calcScript = new RimCalcScript;
|
||||
calcScript->absolutePath = fileName;
|
||||
calcScript->setUiName(fi.baseName());
|
||||
calcScript->readContentFromFile();
|
||||
|
||||
calcScripts.push_back(calcScript);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user