Commit f7132b3d authored by Ken Edmundson's avatar Ken Edmundson
Browse files

minor cleanup

parent dab7dc00
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -72,9 +72,8 @@ namespace Isis {
   *                           mutators. Also added methods setPolySegmentIndices() and
   *                           setNormalsBlockIndices(). All in support of piecewise polynomial
   *                           implementation.
   *   @history 2018-06-27 Ken Edmundson - Added members m_measureSigma and
   *                           m_measureWeightSqrt; and corresponding accessors and
   *                           mutators.
   *   @history 2018-06-27 Ken Edmundson - Added members m_measureSigma and m_measureWeightSqrt; and
   *                           corresponding accessors and mutators.
   */

  class BundleMeasure {