Commit 238a61c2 authored by acpaquette's avatar acpaquette
Browse files

Removed commented Application::Name all

parent 777900b4
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));