Index: trunk/psLib/src/astronomy/psAstrometry.c
===================================================================
--- trunk/psLib/src/astronomy/psAstrometry.c	(revision 3000)
+++ trunk/psLib/src/astronomy/psAstrometry.c	(revision 3027)
@@ -8,6 +8,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.57 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-01-14 23:27:55 $
+ *  @version $Revision: 1.58 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-01-17 23:25:09 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -567,5 +567,6 @@
         }
     }
-    printf("Hmmm, returning NULL\n");
+
+    // XXX: Print warning here?
     return (NULL);
 }
