svn commit: samba r9994 - in branches/SAMBA_4_0/source/libnet: .

tpot at samba.org tpot at samba.org
Sat Sep 3 12:45:38 GMT 2005


Author: tpot
Date: 2005-09-03 12:45:37 +0000 (Sat, 03 Sep 2005)
New Revision: 9994

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

Log:
Unused variable.

Modified:
   branches/SAMBA_4_0/source/libnet/userman.c


Changeset:
Modified: branches/SAMBA_4_0/source/libnet/userman.c
===================================================================
--- branches/SAMBA_4_0/source/libnet/userman.c	2005-09-03 12:37:44 UTC (rev 9993)
+++ branches/SAMBA_4_0/source/libnet/userman.c	2005-09-03 12:45:37 UTC (rev 9994)
@@ -783,7 +783,6 @@
 				 struct libnet_rpc_usermod *io)
 {
 	NTSTATUS status;
-	struct usermod_state *s;
 	
 	status = composite_wait(c);
 



More information about the samba-cvs mailing list