mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix warning
This commit is contained in:
parent
15a61f88e0
commit
58d07de8d3
@ -86,8 +86,6 @@ void RicNewEditableWellPathFeature::onActionTriggered(bool isChecked)
|
||||
|
||||
newModeledWellPath->geometryDefinition()->enableTargetPointPicking(true);
|
||||
|
||||
RimProject* project;
|
||||
wellPathCollection->firstAncestorOrThisOfTypeAsserted(project);
|
||||
project->scheduleCreateDisplayModelAndRedrawAllViews();
|
||||
|
||||
Riu3DMainWindowTools::selectAsCurrentItem(newModeledWellPath->geometryDefinition());
|
||||
|
Loading…
Reference in New Issue
Block a user