Loading isis/src/control/objs/ControlNetVersioner/ControlNetVersioner.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -1239,7 +1239,6 @@ namespace Isis { numberOfPoints = networkInfo["NumberOfPoints"]; } catch (...) { std::cout << "Number of points not found." << std::endl; numberOfPoints = 0; } } Loading Loading
isis/src/control/objs/ControlNetVersioner/ControlNetVersioner.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -1239,7 +1239,6 @@ namespace Isis { numberOfPoints = networkInfo["NumberOfPoints"]; } catch (...) { std::cout << "Number of points not found." << std::endl; numberOfPoints = 0; } } Loading