Changeset 31332 for trunk/psModules/src/objects/pmFootprintIDs.c
- Timestamp:
- Apr 21, 2011, 10:47:55 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmFootprintIDs.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmFootprintIDs.c
r31153 r31332 66 66 67 67 if (footprints->n == 0) { 68 // XXX this was an error, but is an allowed condition -- NULL returned image means no footprints for any peaks69 // psError(PS_ERR_BAD_PARAMETER_SIZE, true, "You didn't provide any footprints");70 68 return NULL; 71 69 }
Note:
See TracChangeset
for help on using the changeset viewer.
