1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-10 12:58:35 +03:00

r14447: remove unused stuff

metze
(This used to be commit 4df843658f0cc22af44946fa2d965816ff53df6d)
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;