Changeset 24383
- Timestamp:
- Jun 11, 2009, 6:25:35 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/magic/remove/src/streaksio.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/magic/remove/src/streaksio.c
r24286 r24383 948 948 } 949 949 950 if (sfiles->outChMask) { 951 if (!swapOutputToInput(sfiles->inChMask, sfiles->outChMask)) { 952 psError(PM_ERR_SYS, false, "failed to swap instances for chip mask."); 953 return false; 954 } 955 } 950 956 if (!swapOutputToInput(sfiles->inImage, sfiles->outImage)) { 951 957 psError(PM_ERR_SYS, false, "failed to swap instances for Image.");
Note:
See TracChangeset
for help on using the changeset viewer.
