1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-26 23:33:15 +03:00

r14447: remove unused stuff

metze
(This used to be commit 4df843658f)
This commit is contained in:
Stefan Metzmacher
2006-03-15 14:12:49 +00:00
committed by Gerald (Jerry) Carter
parent ae92d63ce1
commit 5555e28cab

View File

@@ -104,8 +104,6 @@ struct smbsrv_tcon {
uint32_t tid; /* an index passed over the wire (the TID) */
int service;
BOOL read_only;
BOOL admin_user;
/* the NTVFS context - see source/ntvfs/ for details */
struct ntvfs_context *ntvfs_ctx;