Index: trunk/Ohana/src/getstar/src/WriteImages.c
===================================================================
--- trunk/Ohana/src/getstar/src/WriteImages.c	(revision 38986)
+++ trunk/Ohana/src/getstar/src/WriteImages.c	(revision 39457)
@@ -3,4 +3,5 @@
 /* given image, find catalog images which overlap it */
 int WriteImages (char *filename, Image *images, off_t Nimages, off_t *matches, off_t Nmatches) {
+  OHANA_UNUSED_PARAM(Nimages);
   
   int i, N;
