Index: /branches/eam_branches/ipp-20101205/psphot/src/psphotStackParseCamera.c
===================================================================
--- /branches/eam_branches/ipp-20101205/psphot/src/psphotStackParseCamera.c	(revision 30210)
+++ /branches/eam_branches/ipp-20101205/psphot/src/psphotStackParseCamera.c	(revision 30211)
@@ -108,5 +108,4 @@
 
 	psString sources = psMetadataLookupStr(&status, input, "SOURCES"); // Name of mask
-	// pmFPAfile *srcInputFile = rawInputFile ? rawInputFile : cnvInputFile;
 	if (sources && strlen(sources) > 0) {
 	    if (!defineFile(config, NULL, "PSPHOT.STACK.SOURCES", sources, PM_FPA_FILE_CMF)) {
@@ -119,4 +118,5 @@
 	// XXX output of these files should be optional
 	{
+	    // pmFPAfile *srcInputFile = rawInputFile ? rawInputFile : cnvInputFile;
 	    pmFPAfile *outputImage = pmFPAfileDefineOutput(config, NULL, "PSPHOT.STACK.OUTPUT.IMAGE");
 	    if (!outputImage) {
