Index: trunk/Ohana/src/opihi/dvo/cmpload.c
===================================================================
--- trunk/Ohana/src/opihi/dvo/cmpload.c	(revision 27435)
+++ trunk/Ohana/src/opihi/dvo/cmpload.c	(revision 34088)
@@ -6,5 +6,5 @@
 int cmpload (int argc, char **argv) {
   
-  int i, Noverlay, NOVERLAY, Nstar, N, Nin, Nextra, Objtype, type;
+  int i, Noverlay, NOVERLAY, Nstar, N, Nextra, Objtype, type;
   int doneread, done, Nskip, Nbytes, nbytes, Ninstar;
   char *c, *c2, *name;
@@ -63,5 +63,4 @@
   
   /* load in stars by blocks of 1000 */
-  Nin = 0;
   ALLOCATE (buffer, char, (BLOCK*BYTES_STAR) + 1);
   buffer[BLOCK*BYTES_STAR] = 0;
