IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 13, 2007, 12:34:52 PM (19 years ago)
Author:
jhoblitt
Message:

remove p4 tables that have been moved into p5

File:
1 edited

Legend:

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

    r11763 r11781  
    8383    CREATE_TABLE(p4SkyCellMapCreateTable);
    8484    CREATE_TABLE(p4ScfileCreateTable);
    85     CREATE_TABLE(p4InputScfileCreateTable);
    86     CREATE_TABLE(p4DiffScfileCreateTable);
    8785
    8886    return true;
     
    155153    DROP_TABLE(p4SkyCellMapDropTable);
    156154    DROP_TABLE(p4ScfileDropTable);
    157     DROP_TABLE(p4InputScfileDropTable);
    158     DROP_TABLE(p4DiffScfileDropTable);
    159155
    160156    return status;
Note: See TracChangeset for help on using the changeset viewer.