Loading isis/src/qisis/objs/Directory/ImportControlNetWorkOrder.cpp +1 −3 Original line number Diff line number Diff line Loading @@ -210,10 +210,8 @@ namespace Isis { // If one control network was imported, then activeControl() will set the // active control to that control network if (project()->controls().count() == 1) { project()->activeControl(); } } /** * CreateControlsFunctor constructor Loading Loading
isis/src/qisis/objs/Directory/ImportControlNetWorkOrder.cpp +1 −3 Original line number Diff line number Diff line Loading @@ -210,10 +210,8 @@ namespace Isis { // If one control network was imported, then activeControl() will set the // active control to that control network if (project()->controls().count() == 1) { project()->activeControl(); } } /** * CreateControlsFunctor constructor Loading