Unverified Commit 2eaca1e2 authored by jcwbacker's avatar jcwbacker Committed by GitHub
Browse files

Update isis2pds.cpp

parent 7f4275aa
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -193,7 +193,6 @@ void IsisMain() {
    Application::Log(results);

    process.StandardPds4Label();
//    ProcessExportPds4::translateUnits(pdsLabel);//???
    process.WritePds4(outFileName);
  }