diff --git a/src/Utilities.cpp b/src/Utilities.cpp index b78f5f7dc..60a63e164 100644 --- a/src/Utilities.cpp +++ b/src/Utilities.cpp @@ -1147,7 +1147,6 @@ std::vector getSunVelocities(json isd, csm::WarningList *list) { unit.get())); } } catch (...) { - std::cout << "Could not parse sun velocity" << std::endl; if (list) { list->push_back(csm::Warning(csm::Warning::DATA_NOT_AVAILABLE, "Could not parse the sun velocities.",