r2378: Remove two confusing #defines
[tprouty/samba.git] / source / nsswitch / winbindd_group.c
index ca7f72d01789e570acc355d05209f78a3363794a..d1e8678c81bbc847c2d25120e1f4472b4aef1a23 100644 (file)
@@ -495,8 +495,6 @@ enum winbindd_result winbindd_endgrent(struct winbindd_cli_state *state)
    The dispinfo_ndx field is incremented to the index of the next group to 
    fetch. Return True if some groups were returned, False otherwise. */
 
-#define MAX_FETCH_SAM_ENTRIES 100
-
 static BOOL get_sam_group_entries(struct getent_state *ent)
 {
        NTSTATUS status;