diff options
-rw-r--r-- | source3/nsswitch/winbindd_cm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/nsswitch/winbindd_cm.c b/source3/nsswitch/winbindd_cm.c index 04f87fc1a2..ad49df3982 100644 --- a/source3/nsswitch/winbindd_cm.c +++ b/source3/nsswitch/winbindd_cm.c @@ -70,7 +70,6 @@ struct winbindd_cm_conn { fstring domain; fstring controller; fstring pipe_name; - size_t mutex_ref_count; struct cli_state *cli; POLICY_HND pol; }; |