IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 13, 2007, 5:44:27 PM (19 years ago)
Author:
jhoblitt
Message:

remove commented code

File:
1 edited

Legend:

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

    r14065 r14213  
    6363    CREATE_TABLE(guidePendingExpCreateTable);
    6464    CREATE_TABLE(chipRunCreateTable);
    65 //    CREATE_TABLE(chipInputImfileCreateTable);
    6665    CREATE_TABLE(chipProcessedImfileCreateTable);
    6766    CREATE_TABLE(chipMaskCreateTable);
     
    144143    DROP_TABLE(guidePendingExpDropTable);
    145144    DROP_TABLE(chipRunDropTable);
    146 //    DROP_TABLE(chipInputImfileDropTable);
    147145    DROP_TABLE(chipProcessedImfileDropTable);
    148146    DROP_TABLE(chipMaskDropTable);
Note: See TracChangeset for help on using the changeset viewer.