]> andersk Git - moira.git/commitdiff
No debugging printf.
authorzacheiss <zacheiss>
Sat, 14 Mar 2009 16:16:47 +0000 (16:16 +0000)
committerzacheiss <zacheiss>
Sat, 14 Mar 2009 16:16:47 +0000 (16:16 +0000)
incremental/ldap/winad.c

index e333ef31094f1ffd92fc5503d3af64ea786ba33c..c0237ef179d633868e13298c3a03900710b3de83 100755 (executable)
@@ -6084,9 +6084,6 @@ int populate_group(LDAP *ldap_handle, char *dn_path, char *group_name,
 
       while (ptr != NULL)
         {
-         com_err(whoami, 0, "Processing member %s:%s", ptr->type,
-                 ptr->member);
-
           if (!strcasecmp(ptr->type, "LIST"))
             {
               ptr = ptr->next;
This page took 0.049305 seconds and 5 git commands to generate.