diff options
Diffstat (limited to 'source/nsswitch/winbindd.h')
-rw-r--r-- | source/nsswitch/winbindd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/nsswitch/winbindd.h b/source/nsswitch/winbindd.h index 2d46be09085..b62cc0af192 100644 --- a/source/nsswitch/winbindd.h +++ b/source/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; |