don't force debug to 65535

This commit is contained in:
Gary Williams 1999-08-04 18:13:46 +00:00
parent 023e18fb4a
commit a1c9d88e49

View file

@ -162,7 +162,6 @@ int main( int argc, char **argv )
{
int *i;
char *newConfigFile;
ldap_debug = 0xffff;
if ( is_NT_Service ) CommenceStartupProcessing( NTservice, slap_set_shutdown );
i = (int*)getRegParam( NULL, "Port" );
if ( i != NULL )