IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 18, 2010, 11:08:24 AM (16 years ago)
Author:
bills
Message:

remove redundant error message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/pstampparse.pl

    r27922 r27993  
    416416    print "Time to locate_images for row $rownum $dtime_locate\n";
    417417
    418     if (!$imageList or !@$imageList) {
    419         print STDERR "no matching images found for row $rownum\n" if $verbose;
    420         # note in this case queueJobs inserts the fake job for these rows
    421     }
    422     # handle this
     418    # handle this XXX: what did I mean by this comment
    423419    $row->{need_magic} = $need_magic;
    424420
Note: See TracChangeset for help on using the changeset viewer.