summaryrefslogtreecommitdiffstats
path: root/source/include
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2005-05-27 14:19:57 +0000
committerGerald Carter <jerry@samba.org>2005-05-27 14:19:57 +0000
commit6ae6efefc2ade45e4b93e7a94f120265f6689373 (patch)
treef8fb8b0d6f3b3d7d1de6fe5c5717a177958a7574 /source/include
parentf78fb06e7d203cfb313817d85da3060f056b496b (diff)
downloadsamba-6ae6efefc2ade45e4b93e7a94f120265f6689373.tar.gz
samba-6ae6efefc2ade45e4b93e7a94f120265f6689373.tar.xz
samba-6ae6efefc2ade45e4b93e7a94f120265f6689373.zip
r7024: reverting mistaken commit
Diffstat (limited to 'source/include')
-rw-r--r--source/include/smb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/include/smb.h b/source/include/smb.h
index 4161c6c7880..35ae5723b05 100644
--- a/source/include/smb.h
+++ b/source/include/smb.h
@@ -1654,7 +1654,6 @@ struct unix_error_map {
#include "client.h"
*/
-#define MAP_TO_GUEST_ON_VALID_DOMAIN_USER 3
/*
* Size of new password account encoding string. This is enough space to
* hold 11 ACB characters, plus the surrounding [] and a terminating null.