Index: /branches/eam_branches/ipp-20211108/ppSub/src/ppSubCamera.c
===================================================================
--- /branches/eam_branches/ipp-20211108/ppSub/src/ppSubCamera.c	(revision 42001)
+++ /branches/eam_branches/ipp-20211108/ppSub/src/ppSubCamera.c	(revision 42002)
@@ -188,4 +188,6 @@
     altconfig->recipes = psMetadataCopy(NULL, config->recipes); // container for camera-specific recipe values (to be dropped)
 
+# if (0)
+    // XXX ppStack seems to work without removing PSCAMERA
     // remove PSCAMERA entries from *-SKYCELL cameras
     // XXX make this optional to force matching cameras if desired?
@@ -227,4 +229,6 @@
       psMetadataRemoveKey (rule, "PSCAMERA"); // allow any camera skycell to match
     }
+# endif
+
     return (altconfig);
 }
