diff options
Diffstat (limited to 'source4')
-rw-r--r-- | source4/torture/rpc/dssync.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/torture/rpc/dssync.c b/source4/torture/rpc/dssync.c index 3d9accf4fe..d4afdf8e58 100644 --- a/source4/torture/rpc/dssync.c +++ b/source4/torture/rpc/dssync.c @@ -747,11 +747,7 @@ static BOOL test_FetchNT4Data(struct DsSyncTest *ctx) { 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; |