Commit e39eaad0 authored by Kaitlyn Lee's avatar Kaitlyn Lee
Browse files

Removed duplicate comment.

parent 49fb8a2f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -63,7 +63,6 @@ namespace Isis {
    m_d->setOriginal(file);
  }

  //! Copy Constructor, creates a copy of a FileName object.
  /**
   * Constructs a copy of a FileName object using another FileName object.
   * @param &other FileName object to copy.