Index: trunk/Ohana/src/addstar/include/addstar.h
===================================================================
--- trunk/Ohana/src/addstar/include/addstar.h	(revision 3466)
+++ trunk/Ohana/src/addstar/include/addstar.h	(revision 3521)
@@ -18,4 +18,5 @@
     exit (0); }
 
+# if (0)
 /* this structure is used for loading the data from the FITS smp file */
 typedef struct {
@@ -33,4 +34,5 @@
   char  dummy[3];
 } StarData;
+# endif
 
 typedef struct {
@@ -215,5 +217,4 @@
 GSCRegion *gregion_match (GSCRegion *regions, int *nregions);
 GSCRegion *gregion_patch (GSCRegion *patch, int *nregions);
-int ConvertStars (StarData *data, int size, int nitems);
 int dump_rawstars (Stars *stars, int Nstars);
 Stars *rfits (FILE *f, int *nstars);
