Index: trunk/Ohana/src/addstar/src/ReadImageHeader.c
===================================================================
--- trunk/Ohana/src/addstar/src/ReadImageHeader.c	(revision 31371)
+++ trunk/Ohana/src/addstar/src/ReadImageHeader.c	(revision 31391)
@@ -205,4 +205,5 @@
   }
 
+#ifdef notdef
   // XXX this is archaic: we used to set a fixed zero point of 25 to shift data into the range
   // 0 - 32 so it would fit in an unsigned int.  This is also needed because some programs like
@@ -213,4 +214,5 @@
       fprintf (stderr, "WARNING: inconsistent zero point values: image: %f, config: %f\n", ZeroPt, GetZeroPoint());
   }
+#endif
 
   // in this case, lookup and apply the zero point measured for this chip
