- Timestamp:
- Mar 6, 2011, 2:59:23 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/psModules/src/objects/pmFootprintIDs.c
r29004 r30815 66 66 67 67 if (footprints->n == 0) { 68 psError(PS_ERR_BAD_PARAMETER_SIZE, true, "You didn't provide any footprints"); 68 // XXX this was an error, but is an allowed condition -- NULL returned image means no footprints for any peaks 69 // psError(PS_ERR_BAD_PARAMETER_SIZE, true, "You didn't provide any footprints"); 69 70 return NULL; 70 71 }
Note:
See TracChangeset
for help on using the changeset viewer.
