IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15869


Ignore:
Timestamp:
Dec 16, 2007, 12:26:02 PM (18 years ago)
Author:
eugene
Message:

drop unused vars

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.data/read_vectors.c

    r15487 r15869  
    150150int read_table_vectors (int argc, char **argv, char *extname) {
    151151
    152   int i, j, k, N, Nbytes, Nread, Nextend, Ny, Binary;
     152  int i, j, k, N, Nbytes, Nextend, Ny, Binary;
    153153  char type[16], ID[80], *CCDKeyword;
    154154  FTable table;
Note: See TracChangeset for help on using the changeset viewer.