Index: trunk/Ohana/src/opihi/dvo/ImageSelection.c
===================================================================
--- trunk/Ohana/src/opihi/dvo/ImageSelection.c	(revision 7917)
+++ trunk/Ohana/src/opihi/dvo/ImageSelection.c	(revision 13479)
@@ -20,6 +20,6 @@
   
   if (RegionSelect) {
-    Ngraph = 0;
-    if (!GetGraphData (&graphsky, NULL, &Ngraph)) {
+    // how does this know which sky plot to use?
+    if (!GetGraphData (&graphsky, NULL, NULL)) {
       gprint (GP_ERR, "region display not available\n");
       return (FALSE);
