diff options
Diffstat (limited to 'source3/nsswitch/winbindd.h')
-rw-r--r-- | source3/nsswitch/winbindd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/nsswitch/winbindd.h b/source3/nsswitch/winbindd.h index 2d46be0908..b62cc0af19 100644 --- a/source3/nsswitch/winbindd.h +++ b/source3/nsswitch/winbindd.h @@ -141,7 +141,6 @@ struct winbindd_child { struct winbindd_domain *domain; pstring logfilename; - TALLOC_CTX *mem_ctx; struct fd_event event; struct timed_event *lockout_policy_event; struct winbindd_async_request *requests; |