From d8c4862d8cb4ab0c87e35f0aa6a91731f55d718b Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Tue, 13 Dec 2005 17:39:24 +0000 Subject: r12211: remove unused element metze (This used to be commit 1c0586868083455780aec38f638277b313dcfa1a) --- source4/torture/nbt/winsreplication.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/torture/nbt/winsreplication.c') diff --git a/source4/torture/nbt/winsreplication.c b/source4/torture/nbt/winsreplication.c index 578fff1c5a..2f024878d6 100644 --- a/source4/torture/nbt/winsreplication.c +++ b/source4/torture/nbt/winsreplication.c @@ -1193,7 +1193,7 @@ static BOOL test_conflict_different_owner(struct test_wrepl_conflict_conn *ctx) BOOL sgroup_merge; struct wrepl_wins_owner *merge_owner; BOOL sgroup_cleanup; - } r1, r2, result; + } r1, r2; } records[] = { /* * NOTE: the first record and the last applied one -- cgit