Loading isis/src/qisis/objs/Footprint2DView/Footprint2DView.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -152,7 +152,6 @@ namespace Isis { } } if (!directory->project()->activeControl()) { qDebug()<<"Footprint2DView constructor set controlNetTool disabled"; m_controlNetToolAction->setEnabled(false); } Loading isis/src/qisis/objs/Project/Project.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -1818,7 +1818,6 @@ namespace Isis { */ void Project::setActiveControl(QString displayName) { Control *previousControl = m_activeControl; qDebug()<<"Project::setActiveControl m_activeControl = "<<m_activeControl; if (m_activeControl) { // If the current active control has been modified, ask user if they want to save or discard Loading Loading
isis/src/qisis/objs/Footprint2DView/Footprint2DView.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -152,7 +152,6 @@ namespace Isis { } } if (!directory->project()->activeControl()) { qDebug()<<"Footprint2DView constructor set controlNetTool disabled"; m_controlNetToolAction->setEnabled(false); } Loading
isis/src/qisis/objs/Project/Project.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -1818,7 +1818,6 @@ namespace Isis { */ void Project::setActiveControl(QString displayName) { Control *previousControl = m_activeControl; qDebug()<<"Project::setActiveControl m_activeControl = "<<m_activeControl; if (m_activeControl) { // If the current active control has been modified, ask user if they want to save or discard Loading