summaryrefslogtreecommitdiffstats
path: root/source3/utils/net.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-05-10 11:47:29 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-05-10 11:47:29 +0000
commit7ed8b615b9f2caadc6cd8292b356b2daf25c5513 (patch)
tree2df48615abe219fc9c584af139bd9bbb94b2bf6d /source3/utils/net.c
parentec40d70b3b6f3032c86bfa4a80066572e0f0eaa7 (diff)
downloadsamba-7ed8b615b9f2caadc6cd8292b356b2daf25c5513.tar.gz
samba-7ed8b615b9f2caadc6cd8292b356b2daf25c5513.tar.xz
samba-7ed8b615b9f2caadc6cd8292b356b2daf25c5513.zip
Reverse previous patch from Stefan and me after comments by Andrew Bartlett.
(This used to be commit d31509fe88da8727521586dced1da2c73bfee2bc)
Diffstat (limited to 'source3/utils/net.c')
-rw-r--r--source3/utils/net.c4
1 files changed, 0 insertions, 4 deletions
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. */