summaryrefslogtreecommitdiff
path: root/source4/include
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2004-06-07 09:08:39 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:56:36 -0500
commit0d9e31cf16d3d96b636e6d2fb4d89df81f9b8592 (patch)
tree092079f3971cfc9938a3e98b3409dc960a376798 /source4/include
parente585df7c5843d7c89ae1baccecbf47b59024e629 (diff)
downloadsamba-0d9e31cf16d3d96b636e6d2fb4d89df81f9b8592.tar.gz
samba-0d9e31cf16d3d96b636e6d2fb4d89df81f9b8592.tar.bz2
samba-0d9e31cf16d3d96b636e6d2fb4d89df81f9b8592.zip
r1063: userdom_struct dies!
(Cleanup unused header definitions) Andrew Bartlett (This used to be commit 5941873f558c2af6ab5ef64e468acc8fab96ac01)
Diffstat (limited to 'source4/include')
-rw-r--r--source4/include/smb.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/source4/include/smb.h b/source4/include/smb.h
index 2b047f41ad..9e12aadc9f 100644
--- a/source4/include/smb.h
+++ b/source4/include/smb.h
@@ -266,13 +266,6 @@ typedef struct data_blob {
#include "smb_interfaces.h"
#include "librpc/ndr/libndr.h"
-typedef struct userdom_struct {
- fstring smb_name; /* user name from the client */
- fstring unix_name; /* unix user name of a validated user */
- fstring full_name; /* to store full name (such as "Joe Bloggs") from gecos field of password file */
- fstring domain; /* domain that the client specified */
-} userdom_struct;
-
/* used for server information: client, nameserv and ipc */
struct server_info_struct