summaryrefslogtreecommitdiff
path: root/source3/web
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/web
parentec40d70b3b6f3032c86bfa4a80066572e0f0eaa7 (diff)
downloadsamba-7ed8b615b9f2caadc6cd8292b356b2daf25c5513.tar.gz
samba-7ed8b615b9f2caadc6cd8292b356b2daf25c5513.tar.bz2
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/web')
-rw-r--r--source3/web/swat.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/web/swat.c b/source3/web/swat.c
index e93fb2e5e1..7f9492933a 100644
--- a/source3/web/swat.c
+++ b/source3/web/swat.c
@@ -31,9 +31,6 @@
#include "includes.h"
#include "../web/swat_proto.h"
-#define HAVE_SMB_REGISTER_PASSDB
-#include "module_dummy.h"
-
#define GLOBALS_SNUM -1
static BOOL demo_mode = False;