]> andersk Git - moira.git/commitdiff
No debugging output, please.
authorzacheiss <zacheiss>
Sun, 5 Apr 2009 18:55:09 +0000 (18:55 +0000)
committerzacheiss <zacheiss>
Sun, 5 Apr 2009 18:55:09 +0000 (18:55 +0000)
incremental/winad/winad.c

index 8da0b4df74e8358ec31b00924b49549ddc04c4ec..6ded2df9f1f7a183a5d6db2f4d99131e5c5ebccd 100755 (executable)
@@ -5736,7 +5736,6 @@ int ad_get_group(LDAP *ldap_handle, char *dn_path,
   (*linklist_base) = NULL;
   (*linklist_count) = 0;
   sprintf(filter, "(sAMAccountName=%s%s)", group_name, group_suffix);
-  com_err(whoami, 0, "AD_GET_GROUP: samname is %s%s", group_name, group_suffix);
   attr_array[0] = attribute;
   attr_array[1] = NULL;
 
This page took 0.045584 seconds and 5 git commands to generate.