Commit 5a71eed3 authored by Kristin Berry's avatar Kristin Berry Committed by Makayla Shepherd
Browse files

Removed extraneous line

parent af04573f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -290,7 +290,6 @@ int main() {
  catch (IException &e) {
    cout << "  " << e.toString() << "\n";
  }

}

void printPoint(Isis::ControlPoint &p) {