r14447: remove unused stuff
authorStefan Metzmacher <metze@samba.org>
Wed, 15 Mar 2006 14:12:49 +0000 (14:12 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:57:26 +0000 (13:57 -0500)
metze
(This used to be commit 4df843658f0cc22af44946fa2d965816ff53df6d)

source4/smb_server/smb_server.h

index 803de3e711a84f795539b186f69c8f5925ebf684..ab24381026fb08399965e2f2e4100dbd23f574ed 100644 (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;