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 d2b3d0ffb9..8c19419a8c 100644
--- a/source4/include/context.h
+++ b/source4/include/context.h
@@ -36,9 +36,6 @@ struct user_context {
access) */
uint16_t vuid;
- /* the domain name, user name etc - mostly used in % substitutions */
- struct userdom_struct *user;
-
struct user_struct *vuser;
};