diff options
Diffstat (limited to 'source3')
-rw-r--r-- | source3/nsswitch/winbindd.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/nsswitch/winbindd.c b/source3/nsswitch/winbindd.c index 018edcb649..da2540f5d9 100644 --- a/source3/nsswitch/winbindd.c +++ b/source3/nsswitch/winbindd.c @@ -24,9 +24,6 @@ #include "winbindd.h" -#define HAVE_SMB_REGISTER_PASSDB -#include "module_dummy.h" - BOOL opt_nocache = False; BOOL opt_dual_daemon = False; |