Index: trunk/Ohana/src/libohana/include/elixir.h
===================================================================
--- trunk/Ohana/src/libohana/include/elixir.h	(revision 3536)
+++ trunk/Ohana/src/libohana/include/elixir.h	(revision 3609)
@@ -14,4 +14,5 @@
 /************  database structures ************************************/
 
+# if (0)
 /* structure for Image Registration Database */
 typedef struct {
@@ -43,5 +44,7 @@
   e_time regtime;
 } RegImage;  /* 360 bytes / image */
-
+# endif 
+
+# if (0)
 /* Detrend Database structure */
 typedef struct {
@@ -61,4 +64,5 @@
   char filename[256];
 } DetReg;    /* 416 bytes */
+# endif
 
 /* average data as stored in the LONEOS database */
