IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7390


Ignore:
Timestamp:
Jun 7, 2006, 7:15:06 AM (20 years ago)
Author:
eugene
Message:

remove unused prototypes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relphot/include/relphot.h

    r7080 r7390  
    208208void          wimages             PROTO(());
    209209void          write_coords        PROTO((Header *header, Coords *coords));
    210 
    211 //Image        *find_images         PROTO((FITS_DB *db, GSCRegion *region, int Nregion, int *Nimage, int **LineNum));
    212 //GSCRegion    *find_regions        PROTO((Image *image, int Nimage, int *Nregions, GSCRegion *fullregion));
    213 //GSCRegion    *get_regions         PROTO((double minRa, double maxRa, double minDec, double maxDec, int *Nregions));
    214 //void          getfullregion       PROTO((Image *image, int Nimage, GSCRegion *fullregion));
    215 //GSCRegion    *name_region         PROTO((char *name, int *Nregions));
Note: See TracChangeset for help on using the changeset viewer.