]> andersk Git - moira.git/blobdiff - incremental/winad/winad.c
No debugging output, please.
[moira.git] / 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.032478 seconds and 4 git commands to generate.