Changeset 38681
- Timestamp:
- Aug 18, 2015, 3:17:56 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotFullForce.SourceStats.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotFullForce.SourceStats.c
r36633 r38681 106 106 psFree(detections->newSources); 107 107 return false; 108 } 109 110 int error = psErrorCodeLast(); 111 if (error) { 112 psLogMsg ("psphot", PS_LOG_WARN, "Clearing error %d that psphotSetMomentsWindow left on the error stack.", error); 113 psErrorClear(); 108 114 } 109 115 }
Note:
See TracChangeset
for help on using the changeset viewer.
