Changeset 42096
- Timestamp:
- Feb 28, 2022, 4:24:39 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/ppSub/src/ppSubCamera.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSub/src/ppSubCamera.c
r41732 r42096 188 188 altconfig->recipes = psMetadataCopy(NULL, config->recipes); // container for camera-specific recipe values (to be dropped) 189 189 190 # if (0) 191 // XXX ppStack seems to work without removing PSCAMERA 190 192 // remove PSCAMERA entries from *-SKYCELL cameras 191 193 // XXX make this optional to force matching cameras if desired? … … 227 229 psMetadataRemoveKey (rule, "PSCAMERA"); // allow any camera skycell to match 228 230 } 231 # endif 232 229 233 return (altconfig); 230 234 }
Note:
See TracChangeset
for help on using the changeset viewer.
