summaryrefslogtreecommitdiffstats
path: root/source/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
commitd31509fe88da8727521586dced1da2c73bfee2bc (patch)
tree36106ef60218029d2b9974607fe3d6c29a435eb6 /source/utils/net.c
parent367a5cad1edf6a49783806d5a8b59a62d8856706 (diff)
downloadsamba-d31509fe88da8727521586dced1da2c73bfee2bc.tar.gz
samba-d31509fe88da8727521586dced1da2c73bfee2bc.tar.xz
samba-d31509fe88da8727521586dced1da2c73bfee2bc.zip
Reverse previous patch from Stefan and me after comments by Andrew Bartlett.
Diffstat (limited to 'source/utils/net.c')
-rw-r--r--source/utils/net.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/utils/net.c b/source/utils/net.c
index b2a86bb0201..aa245a920a7 100644
--- a/source/utils/net.c
+++ b/source/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. */