IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 20, 2005, 5:03:09 PM (21 years ago)
Author:
jhoblitt
Message:

remove calls to psLogSetLevel()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/templates/psdb/dbsetup_c.tt

    r4009 r4016  
    1111    }
    1212
    13     // stop the useless psListAdd messages
    14     psLogSetLevel(1);
    15 
    1613    // remove the table if it already exists
    1714    p_psDBRunQuery(dbh, "DROP TABLE IF EXISTS [% table_name %]");
Note: See TracChangeset for help on using the changeset viewer.