Index: trunk/pstamp/scripts/pstamp_finish.pl
===================================================================
--- trunk/pstamp/scripts/pstamp_finish.pl	(revision 25122)
+++ trunk/pstamp/scripts/pstamp_finish.pl	(revision 25123)
@@ -156,18 +156,4 @@
             # This should not happen. A fake job should be queued
             stop_request_and_exit($req_id, $PS_EXIT_PROG_ERROR);
-if (0) {
-            # No Jobs. 
-            # XXXX Ouch. We need results for each rownum (each request specification) in the request file 
-            # including those that produced no jobs.
-            # That did not happen for some reason.
-            # Add an entry with rownum 0 with an error code
-            # we've included parse_error.txt to the fileset if it exists
-            # so the requester should get some idea what happened
-            #
-            my $rownum = 0;
-            my $fault = $PSTAMP_NO_JOBS_QUEUED;
-            print $tdf "$rownum|$fault|0|0|";
-            print $tdf "0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|\n";
-}
         } else {
             my $metadata = $mdcParser->parse($output) or die("Unable to parse metdata config doc");
