Index: trunk/pstamp/scripts/pstampparse.pl
===================================================================
--- trunk/pstamp/scripts/pstampparse.pl	(revision 27953)
+++ trunk/pstamp/scripts/pstampparse.pl	(revision 27993)
@@ -416,9 +416,5 @@
     print "Time to locate_images for row $rownum $dtime_locate\n";
 
-    if (!$imageList or !@$imageList) {
-        print STDERR "no matching images found for row $rownum\n" if $verbose;
-        # note in this case queueJobs inserts the fake job for these rows
-    }
-    # handle this
+    # handle this XXX: what did I mean by this comment
     $row->{need_magic} = $need_magic;
 
