Index: trunk/Ohana/src/libohana/include/elixir.h
===================================================================
--- trunk/Ohana/src/libohana/include/elixir.h	(revision 3508)
+++ trunk/Ohana/src/libohana/include/elixir.h	(revision 3536)
@@ -61,22 +61,4 @@
   char filename[256];
 } DetReg;    /* 416 bytes */
-
-/* Instant Zeropoint structure */
-typedef struct {
-  float ZP;                   /* measured zero point */
-  float ZPo;                  /* expected zero point */
-  float dZP;                  /* error on zero point */
-  float K;                    /* airmass term used */
-  float X;                    /* color term used */
-  e_time tstart;   /* start time of observation */
-  e_time tstop;    /* end time of observation */
-  short int c1;               /* photcode for color term */
-  short int c2;               /* photcode for color term */
-  short int photcode;         /* appropriate photcode */
-  char label[64];
-  short int refcode;          /* reference photometry system */
-  int Ntime;                  /* number of measurement times */
-  int Nmeas;                  /* number of data points */
-} PhotPars;    /* 108 bytes */
 
 /* average data as stored in the LONEOS database */
