Loading isis/src/voyager/apps/voy2isis/voy2isis.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -94,7 +94,6 @@ void IsisMain() { p.SetPdsFile(*pdsLabel, in.expanded()); } catch (IException &e) { e.print(); QString msg = "Unable to set PDS file. Decompressed input file [" + in.name() + "] does not appear to be a PDS product"; throw IException(IException::User, msg, _FILEINFO_); Loading Loading
isis/src/voyager/apps/voy2isis/voy2isis.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -94,7 +94,6 @@ void IsisMain() { p.SetPdsFile(*pdsLabel, in.expanded()); } catch (IException &e) { e.print(); QString msg = "Unable to set PDS file. Decompressed input file [" + in.name() + "] does not appear to be a PDS product"; throw IException(IException::User, msg, _FILEINFO_); Loading