IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 14, 2008, 7:34:52 PM (18 years ago)
Author:
bills
Message:

don't try and delete row before it's inserted. It doesn't work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pzgetimfiles.c

    r17700 r17701  
    143143        }
    144144
     145#ifdef notdef
    145146        // remove the pzDownloadExp entry for this exp (fileset)
    146147        {
     
    171172            }
    172173        }
    173 
     174#endif // notdef
    174175        // point of no return
    175176        if (!psDBCommit(config->dbh)) {
Note: See TracChangeset for help on using the changeset viewer.