#1342 Removed obsolete code from latest merge from dev

This commit is contained in:
Magne Sjaastad 2017-03-21 14:45:28 +01:00
parent f8b246bdf3
commit 8077882154

View File

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