Changeset 37608 for trunk/psphot/src
- Timestamp:
- Nov 16, 2014, 2:09:48 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotStackParseCamera.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotStackParseCamera.c
r34528 r37608 262 262 } 263 263 264 #ifdef MAKE_CHISQ_IMAGE 264 265 // generate an pmFPAimage for the chisqImage 265 266 { … … 293 294 chisqVariance->save = saveChisq; 294 295 } 296 #else 297 (void) saveChisq; 298 #endif // MAKE_CHISQ_IMAGE 295 299 296 300 psTrace("psphot", 1, "Done with psphotStackParseCamera...\n");
Note:
See TracChangeset
for help on using the changeset viewer.
