svn commit: samba r22396 - in branches/SAMBA_4_0/source/torture/rpc: .

metze at samba.org metze at samba.org
Fri Apr 20 05:56:23 GMT 2007


Author: metze
Date: 2007-04-20 05:56:22 +0000 (Fri, 20 Apr 2007)
New Revision: 22396

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

Log:
remove unused vars

metze
Modified:
   branches/SAMBA_4_0/source/torture/rpc/dssync.c


Changeset:
Modified: branches/SAMBA_4_0/source/torture/rpc/dssync.c
===================================================================
--- branches/SAMBA_4_0/source/torture/rpc/dssync.c	2007-04-20 01:52:44 UTC (rev 22395)
+++ branches/SAMBA_4_0/source/torture/rpc/dssync.c	2007-04-20 05:56:22 UTC (rev 22396)
@@ -747,11 +747,7 @@
 {
 	NTSTATUS status;
 	BOOL ret = True;
-	int i, y = 0;
-	uint64_t highest_usn = 0;
-	const char *partition = NULL;
 	struct drsuapi_DsGetNT4ChangeLog r;
-	int32_t out_level = 0;
 	struct GUID null_guid;
 	struct dom_sid null_sid;
 	DATA_BLOB cookie;



More information about the samba-cvs mailing list