Commit f3ee7ba8 authored by Jesse Mapel's avatar Jesse Mapel Committed by Jesse Mapel
Browse files

Removed extra variable in lrowac2pds

Fixes a warning for unused variable
parent 5fe039f6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -45,7 +45,6 @@ namespace Isis {

  static std::vector<int> padding;
  static int colorOffset = 0;
  static int inputCubeLines = 0;

  // Output UV Files
  static Cube *uveven = NULL;