Commit 4fed9779 authored by acpaquette's avatar acpaquette Committed by amystamile-usgs
Browse files

Removed commented Application::Name all

parent 69530498
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -487,8 +487,6 @@ namespace Isis {
      bool exceptionIsBlank = true;
      PvlGroup errGroup("Error");

      //errGroup += PvlKeyword("Program", Application::Name());

      if (exception.m_errorType != Unknown) {
        errGroup += PvlKeyword("Class",
                               errorTypeToString(exception.m_errorType));