#1585 Moved obsolete RigFracturedEclipseCellExportData to obsoleted code

This commit is contained in:
Jacob Støren
2017-06-12 09:30:01 +02:00
parent dceae0581e
commit 95dd87f23c
6 changed files with 33 additions and 57 deletions

View File

@@ -215,7 +215,6 @@ QStringList RimContextCommandBuilder::commandsFromSelection()
commandIds << "RicWellPathsImportSsihubFeature";
commandIds << "RicWellLogsImportFileFeature";
commandIds << "Separator";
commandIds << "RicExportWellPathFractureWellCompletionFeature";
}
else if (dynamic_cast<RimWellPath*>(uiItem))
{