mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Removed duplicate feature
This commit is contained in:
@@ -317,8 +317,6 @@ void RiuViewerCommands::displayContextMenu(QMouseEvent* event)
|
|||||||
if (well)
|
if (well)
|
||||||
{
|
{
|
||||||
caf::SelectionManager::instance()->setSelectedItem(well);
|
caf::SelectionManager::instance()->setSelectedItem(well);
|
||||||
commandIds << "RicNewSimWellIntersectionFeature";
|
|
||||||
|
|
||||||
commandIds << "RicNewSimWellIntersectionFeature";
|
commandIds << "RicNewSimWellIntersectionFeature";
|
||||||
commandIds << "RicShowWellAllocationPlotFeature";
|
commandIds << "RicShowWellAllocationPlotFeature";
|
||||||
commandIds << "RicShowContributingWellsFeature";
|
commandIds << "RicShowContributingWellsFeature";
|
||||||
|
|||||||
Reference in New Issue
Block a user