Commit 8907737f authored by Kaitlyn Lee's avatar Kaitlyn Lee
Browse files

Removed commented code.

parent f8113ae0
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -1565,9 +1565,6 @@ namespace Isis {
      if (!m_good) {
        minBorderX = Null;
        minBorderY = Null;
        // minBorderY = minBorderX;
        // minBorderX = minBorderX;
        // minBorderY = minBorderX;
        return;
      }
    }