mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#501) Made sure that "link view" items in the context menu don't need hit info in the view
This commit is contained in:
@@ -229,8 +229,6 @@ void RiuViewerCommands::displayContextMenu(QMouseEvent* event)
|
||||
}
|
||||
}
|
||||
|
||||
if (firstHitPart)
|
||||
|
||||
// View Link commands
|
||||
{
|
||||
QStringList commandIds;
|
||||
|
||||
Reference in New Issue
Block a user