Changeset 13479 for trunk/Ohana/src/opihi/dvo/ImageSelection.c
- Timestamp:
- May 22, 2007, 12:23:09 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/ImageSelection.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/ImageSelection.c
r7917 r13479 20 20 21 21 if (RegionSelect) { 22 Ngraph = 0;23 if (!GetGraphData (&graphsky, NULL, &Ngraph)) {22 // how does this know which sky plot to use? 23 if (!GetGraphData (&graphsky, NULL, NULL)) { 24 24 gprint (GP_ERR, "region display not available\n"); 25 25 return (FALSE);
Note:
See TracChangeset
for help on using the changeset viewer.
