Skip to content
Snippets Groups Projects
Commit a1c9d88e authored by Gary Williams's avatar Gary Williams
Browse files

don't force debug to 65535

parent 023e18fb
No related branches found
No related tags found
No related merge requests found
......@@ -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 )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment