IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6155


Ignore:
Timestamp:
Jan 21, 2006, 7:01:41 PM (20 years ago)
Author:
jhoblitt
Message:

remove redundant code

File:
1 edited

Legend:

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

    r6150 r6155  
    1717        exit(EXIT_FAILURE);
    1818    }
    19 
    20     // filter setting - disable for now
    21     config->filter = NULL;
    2219
    2320    // Parse other command-line arguments
     
    112109    // define Database handle, if used
    113110    config->database = pmConfigDB(config->site);
     111
    114112    return true;
    115113}
Note: See TracChangeset for help on using the changeset viewer.