mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
r1064: Remove the unused userdom_struct from the user_context struct
Andrew Bartlett
This commit is contained in:
parent
5941873f55
commit
e975f63a2d
@ -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;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user