Commit cfb8044d authored by Christopher Combs's avatar Christopher Combs
Browse files

PROG: Reverted accidental changes to Cube. References #4807.

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@8172 41f8697f-d340-4b68-9986-7bafba869bb8
parent 27bbc13a
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -1730,7 +1730,9 @@ namespace Isis {
   * @param removeIt If true, the input cube will be removed from disk
   */
  void Cube::cleanUp(bool removeIt) {
    if (m_ioHandler) {readWrite
    if (m_ioHandler) {
      delete m_ioHandler;
      m_ioHandler = NULL;
    }

    // Always remove a temporary file