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

metze at samba.org metze at samba.org
Sat Dec 16 01:24:43 GMT 2006


Author: metze
Date: 2006-12-16 01:24:43 +0000 (Sat, 16 Dec 2006)
New Revision: 20205

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

Log:
remove unused var

metze
Modified:
   branches/SAMBA_4_0/source/libnet/libnet_join.c


Changeset:
Modified: branches/SAMBA_4_0/source/libnet/libnet_join.c
===================================================================
--- branches/SAMBA_4_0/source/libnet/libnet_join.c	2006-12-16 01:21:59 UTC (rev 20204)
+++ branches/SAMBA_4_0/source/libnet/libnet_join.c	2006-12-16 01:24:43 UTC (rev 20205)
@@ -70,8 +70,6 @@
 
 	int ret, rtn;
 
-	unsigned int kvno;
-	
 	const char * const attrs[] = {
 		"msDS-KeyVersionNumber",
 		"servicePrincipalName",



More information about the samba-cvs mailing list