summaryrefslogtreecommitdiff
path: root/source4/smb_server/smb_server.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2005-01-11 14:32:15 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:08:43 -0500
commit91e9cf6d1a53cc63410e1535907a2ad015e80c82 (patch)
tree42062995dd430d8d8cedac090bc228698d16dbc8 /source4/smb_server/smb_server.h
parenta97cb33fcc4651b4af1c7d16807723d0d0f817d4 (diff)
downloadsamba-91e9cf6d1a53cc63410e1535907a2ad015e80c82.tar.gz
samba-91e9cf6d1a53cc63410e1535907a2ad015e80c82.tar.bz2
samba-91e9cf6d1a53cc63410e1535907a2ad015e80c82.zip
r4684: the smbsrv code should not know about rpc stuff
just vfs_ipc metze (This used to be commit f85ebd1e8e19f5ff271dd7d79190fea16d6a98c4)
Diffstat (limited to 'source4/smb_server/smb_server.h')
-rw-r--r--source4/smb_server/smb_server.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/smb_server/smb_server.h b/source4/smb_server/smb_server.h
index 5324fb8a67..8486ad0da6 100644
--- a/source4/smb_server/smb_server.h
+++ b/source4/smb_server/smb_server.h
@@ -268,8 +268,6 @@ struct smbsrv_connection {
struct substitute_context substitute;
- struct dcesrv_context *dcesrv;
-
/* the pid of the process handling this session */
pid_t pid;