Index: /trunk/psphot/src/psphotStack.c
===================================================================
--- /trunk/psphot/src/psphotStack.c	(revision 34282)
+++ /trunk/psphot/src/psphotStack.c	(revision 34283)
@@ -29,13 +29,4 @@
         exit (psphotGetExitStatus());
     }
-    // Dump configuration
-    bool mdok;
-    psString dump = psMetadataLookupStr(&mdok, config->arguments, "DUMP_CONFIG"); // File for config
-    if (dump && !pmConfigDump(config, dump)) {
-        psError(psErrorCodeLast(), false, "Unable to dump configuration.");
-        exit (psphotGetExitStatus());
-    }
-
-
 
     psLogMsg ("psphot", 3, "complete psphot run: %f sec\n", psTimerMark ("complete"));
