#1371 opm-parser : Removed project data model files

This commit is contained in:
Magne Sjaastad
2017-04-03 20:49:24 +02:00
parent 254d944b84
commit 866f62410f
4 changed files with 0 additions and 341 deletions

View File

@@ -165,7 +165,6 @@ QStringList RimContextCommandBuilder::commandsFromSelection()
else if (dynamic_cast<RimEclipseInputPropertyCollection*>(uiItem))
{
commandIds << "RicAddEclipseInputPropertyFeature";
commandIds << "RicAddOpmInputPropertyFeature";
}
else if (dynamic_cast<RimEclipseInputProperty*>(uiItem))
{