1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-21 20:23:50 +03:00

Remove "homedir" from "struct user_struct"

This commit is contained in:
Volker Lendecke
2008-04-29 12:47:55 +02:00
parent 32cd4bf34b
commit 41f9afd62d
3 changed files with 12 additions and 9 deletions

View File

@@ -1781,7 +1781,6 @@ typedef struct user_struct {
gid_t gid; /* gid of a validated user */
userdom_struct user;
const char *homedir;
const char *unix_homedir;
const char *logon_script;