Index: trunk/Ohana/src/relphot/src/gcatalog.c
===================================================================
--- trunk/Ohana/src/relphot/src/gcatalog.c	(revision 5320)
+++ trunk/Ohana/src/relphot/src/gcatalog.c	(revision 5386)
@@ -3,6 +3,4 @@
 int gcatalog (Catalog *catalog, int FINAL) {
   
-  char mode;
-
   if (FINAL) {
     catalog[0].catflags = LOAD_AVES | LOAD_MEAS | LOAD_MISS | LOAD_SECF;
Index: trunk/Ohana/src/relphot/src/liststats.c
===================================================================
--- trunk/Ohana/src/relphot/src/liststats.c	(revision 5320)
+++ trunk/Ohana/src/relphot/src/liststats.c	(revision 5386)
@@ -27,4 +27,6 @@
   int i, ks, ke, Nm;
   double Mo, dMo, M, dM, X2, dS, *chi;
+
+  ke = ks = dMo = 0;
 
   stats[0].Nmeas = N;
