svn commit: samba r14447 - in branches/SAMBA_4_0/source/smb_server: .

metze at samba.org metze at samba.org
Wed Mar 15 14:12:49 GMT 2006


Author: metze
Date: 2006-03-15 14:12:49 +0000 (Wed, 15 Mar 2006)
New Revision: 14447

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=14447

Log:
remove unused stuff

metze
Modified:
   branches/SAMBA_4_0/source/smb_server/smb_server.h


Changeset:
Modified: branches/SAMBA_4_0/source/smb_server/smb_server.h
===================================================================
--- branches/SAMBA_4_0/source/smb_server/smb_server.h	2006-03-15 14:08:55 UTC (rev 14446)
+++ branches/SAMBA_4_0/source/smb_server/smb_server.h	2006-03-15 14:12:49 UTC (rev 14447)
@@ -104,8 +104,6 @@
 	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;



More information about the samba-cvs mailing list