Changeset 42660
- Timestamp:
- Apr 13, 2024, 12:12:09 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ppImage.20240412/src/ppImageOptions.c
r42656 r42660 241 241 // Do the overscan as a single value? 242 242 options->overscan->TwoD = psMetadataLookupBool(NULL, recipe, "OVERSCAN.2D"); 243 if ( false &&options->overscan->TwoD) {243 if (options->overscan->TwoD) { 244 244 245 245 // statistics for the secondary region
Note:
See TracChangeset
for help on using the changeset viewer.
