Changeset 19899 for trunk/ppStats/src/ppStatsCell.c
- Timestamp:
- Oct 4, 2008, 11:52:22 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppStats/src/ppStatsCell.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStats/src/ppStatsCell.c
r18168 r19899 93 93 if ((view->readout == -1) && (readouts->n > 1)) { 94 94 psWarning("Multiple readouts (%ld) present in cell %s\n", readouts->n, cellName); 95 if (!data->doFirstReadout3D) { 96 psWarning ("Skipping Video Cell for ppStatsCell"); 97 return PS_EXIT_SUCCESS; 98 } 95 99 } 96 100
Note:
See TracChangeset
for help on using the changeset viewer.
