diff options
Diffstat (limited to 'source3')
-rw-r--r-- | source3/include/ntdomain.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/ntdomain.h b/source3/include/ntdomain.h index 7bd5afe821..dc637068b6 100644 --- a/source3/include/ntdomain.h +++ b/source3/include/ntdomain.h @@ -236,7 +236,6 @@ typedef struct pipes_struct { * Unix user name and credentials used when a pipe is authenticated. */ - fstring pipe_user_name; struct current_user pipe_user; DATA_BLOB session_key; |