summaryrefslogtreecommitdiff
path: root/source4/include/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include/context.h')
-rw-r--r--source4/include/context.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/include/context.h b/source4/include/context.h
index 102403d009..dfb6ed1b8c 100644
--- a/source4/include/context.h
+++ b/source4/include/context.h
@@ -334,9 +334,6 @@ struct server_context {
/* the pid of the process handling this session */
pid_t pid;
- /* pointer make to smbd daemon context */
- struct smbd_context *smbd;
-
/* pointer to list of events that we are waiting on */
struct event_context *events;