IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 21, 2006, 5:37:22 PM (20 years ago)
Author:
jhoblitt
Message:

unneeded code

File:
1 edited

Legend:

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

    r6150 r6151  
    88    psMetadata *where = NULL;
    99   
    10     if (config->camera_name || config->filter) {
    11         where = psMetadataAlloc();
    12     }
    13 
    1410//    psMetadataAddS32  (where, PS_LIST_TAIL, "TYPE",  0, "==", P2_TYPE_OBJECT);
    1511
    16     config->camera_name = NULL;
    1712    if (config->camera_name != NULL) {
    1813        psMetadataAddStr(where, PS_LIST_TAIL, "camera", 0, "==",
Note: See TracChangeset for help on using the changeset viewer.