summaryrefslogtreecommitdiff
path: root/source3/winbindd
diff options
context:
space:
mode:
Diffstat (limited to 'source3/winbindd')
-rw-r--r--source3/winbindd/idmap_ldap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/winbindd/idmap_ldap.c b/source3/winbindd/idmap_ldap.c
index a8d27b3a8c..d78041053a 100644
--- a/source3/winbindd/idmap_ldap.c
+++ b/source3/winbindd/idmap_ldap.c
@@ -74,7 +74,6 @@ struct idmap_ldap_context {
char *suffix;
char *user_dn;
bool anon;
- struct idmap_ldap_alloc_context *alloc;
struct idmap_rw_ops *rw_ops;
};