Index: trunk/Ohana/src/opihi/cmd.data/tv.c
===================================================================
--- trunk/Ohana/src/opihi/cmd.data/tv.c	(revision 3693)
+++ trunk/Ohana/src/opihi/cmd.data/tv.c	(revision 4689)
@@ -3,6 +3,6 @@
 int tv (int argc, char **argv) {
   
-  int N, j, status, Npix, Ncolors, size, ISLOG, NNcol;
-  char buffer[1024], buffer2[100];
+  int N, j, Npix, Ncolors, size, ISLOG, NNcol;
+  char buffer[1024];
   double a1, a2, max, min, zero, range;
   float *in;
