(#501) Made sure that "link view" items in the context menu don't need hit info in the view

This commit is contained in:
Pål Hagen
2015-09-22 09:40:44 +02:00
parent 3658724958
commit 0daaba58a4

View File

@@ -229,8 +229,6 @@ void RiuViewerCommands::displayContextMenu(QMouseEvent* event)
}
}
if (firstHitPart)
// View Link commands
{
QStringList commandIds;