diff options
author | Gerald Carter <jerry@samba.org> | 2005-05-27 14:19:57 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 10:57:00 -0500 |
commit | cc6df2e9cf5b31f83cf88d21457b32712d90f04b (patch) | |
tree | b5073d729aba8fcb648067ae4a0c248b6efcc6b1 /source3/include | |
parent | af52df2f1fde76b518bf946e396bc29869aa6964 (diff) | |
download | samba-cc6df2e9cf5b31f83cf88d21457b32712d90f04b.tar.gz samba-cc6df2e9cf5b31f83cf88d21457b32712d90f04b.tar.bz2 samba-cc6df2e9cf5b31f83cf88d21457b32712d90f04b.zip |
r7024: reverting mistaken commit
(This used to be commit c70c5c4ee9b14fbdb174f542607aceebe0e88470)
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/smb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h index 4161c6c788..35ae5723b0 100644 --- a/source3/include/smb.h +++ b/source3/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. |