summaryrefslogtreecommitdiff
path: root/source/smbd/notify.c
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2001-03-11 00:32:10 +0000
committerJeremy Allison <jra@samba.org>2001-03-11 00:32:10 +0000
commit0be41d5158ea4e645e93e8cd30617c038416e549 (patch)
treebfa29b3a9a8a3455abde611f53bbe7c3cad886f5 /source/smbd/notify.c
parent635c4cd8e6d29a1fe5043838ae1cb3028e66d060 (diff)
downloadsamba-0be41d5158ea4e645e93e8cd30617c038416e549.tar.gz
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
RPC code to merge with new passdb code. Currently rpcclient doesn't compile. I'm working on it... Jeremy.
Diffstat (limited to 'source/smbd/notify.c')
-rw-r--r--source/smbd/notify.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/smbd/notify.c b/source/smbd/notify.c
index 912ab43e9ee..429723c19e7 100644
--- a/source/smbd/notify.c
+++ b/source/smbd/notify.c
@@ -1,4 +1,3 @@
-#define OLD_NTDOMAIN 1
/*
Unix SMB/Netbios implementation.
Version 3.0
@@ -224,6 +223,3 @@ BOOL init_change_notify(void)
return True;
}
-
-
-#undef OLD_NTDOMAIN