From e9ee33a765a9887358525a09047a4c0048c9d403 Mon Sep 17 00:00:00 2001 From: Rebecca Cox Date: Fri, 20 Oct 2017 12:42:41 +0200 Subject: [PATCH] White space clean up --- .../Commands/WellPathCommands/RicWellPathsImportFileFeature.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/ApplicationCode/Commands/WellPathCommands/RicWellPathsImportFileFeature.cpp b/ApplicationCode/Commands/WellPathCommands/RicWellPathsImportFileFeature.cpp index a6ee5e14ad..d73ddbfb83 100644 --- a/ApplicationCode/Commands/WellPathCommands/RicWellPathsImportFileFeature.cpp +++ b/ApplicationCode/Commands/WellPathCommands/RicWellPathsImportFileFeature.cpp @@ -74,9 +74,7 @@ void RicWellPathsImportFileFeature::onActionTriggered(bool isChecked) RimWellPath* wellPath = oilField->wellPathCollection->wellPaths()[lastIdx]; RiuMainWindow::instance()->selectAsCurrentItem(wellPath); } - } - } //--------------------------------------------------------------------------------------------------