Index: trunk/Ohana/src/opihi/cmd.astro/gauss.c
===================================================================
--- trunk/Ohana/src/opihi/cmd.astro/gauss.c	(revision 5846)
+++ trunk/Ohana/src/opihi/cmd.astro/gauss.c	(revision 5850)
@@ -54,7 +54,5 @@
   for (i = 0; (i < Nspot) || (Nspot == 0); i++) {
     KiiCursorRead (Ximage, &X, &Y, key);
-
     if (!strcasecmp (key, "Q")) break;
-
     Z = get_aperture_stats (&buf[0].matrix, (int)(X+0.5), (int)(Y+0.5), Npix, Nborder, max);
   }
