From 7ed8b615b9f2caadc6cd8292b356b2daf25c5513 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sat, 10 May 2003 11:47:29 +0000 Subject: Reverse previous patch from Stefan and me after comments by Andrew Bartlett. (This used to be commit d31509fe88da8727521586dced1da2c73bfee2bc) --- source3/utils/net.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'source3/utils/net.c') diff --git a/source3/utils/net.c b/source3/utils/net.c index b2a86bb020..aa245a920a 100644 --- a/source3/utils/net.c +++ b/source3/utils/net.c @@ -40,10 +40,6 @@ #include "includes.h" #include "../utils/net.h" -#define HAVE_SMB_REGISTER_PASSDB -#include "module_dummy.h" - - /***********************************************************************/ /* Beginning of internationalization section. Translatable constants */ /* should be kept in this area and referenced in the rest of the code. */ -- cgit