diff options
author | Stefan Metzmacher <metze@samba.org> | 2005-12-13 17:39:24 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:47:19 -0500 |
commit | d8c4862d8cb4ab0c87e35f0aa6a91731f55d718b (patch) | |
tree | 39795c657e85634842c68edc7d9da29bc6955961 /source4/torture | |
parent | d0f46637713cb54b44fb8e371a54412146f05406 (diff) | |
download | samba-d8c4862d8cb4ab0c87e35f0aa6a91731f55d718b.tar.gz samba-d8c4862d8cb4ab0c87e35f0aa6a91731f55d718b.tar.bz2 samba-d8c4862d8cb4ab0c87e35f0aa6a91731f55d718b.zip |
r12211: remove unused element
metze
(This used to be commit 1c0586868083455780aec38f638277b313dcfa1a)
Diffstat (limited to 'source4/torture')
-rw-r--r-- | source4/torture/nbt/winsreplication.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |