diff options
Diffstat (limited to 'source3/include/smb.h')
-rw-r--r-- | source3/include/smb.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h index 10af3ff980..8c24e3045e 100644 --- a/source3/include/smb.h +++ b/source3/include/smb.h @@ -609,7 +609,6 @@ typedef struct connection_struct { unsigned cnum; /* an index passed over the wire */ struct share_params *params; bool force_user; - bool force_group; struct vuid_cache vuid_cache; struct dptr_struct *dirptr; bool printer; |