Unverified Commit 07859a0b authored by jcwbacker's avatar jcwbacker Committed by GitHub
Browse files

Update RosettaOsirisCamera.cpp

parent 99b2ca5d
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -47,8 +47,7 @@ namespace Isis {
   * @internal
   *   @history ????-??-?? Stuart Sides - Original version. 
   *   @history ????-??-?? Sasha Brownsberger 
   *   @history 2018-09-24 Kaj Williams - Added support for summed images. NOTE: Summed test data has not been 
   *                           found, so this code has not been fully tested at this time.
   *   @history 2018-09-24 Kaj Williams - Added binning support.
   */

  RosettaOsirisCamera::RosettaOsirisCamera(Cube &cube) : FramingCamera(cube) {