Author: metze Date: 2005-12-13 17:39:24 +0000 (Tue, 13 Dec 2005) New Revision: 12211
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=12211 Log: remove unused element metze Modified: branches/SAMBA_4_0/source/torture/nbt/winsreplication.c Changeset: Modified: branches/SAMBA_4_0/source/torture/nbt/winsreplication.c =================================================================== --- branches/SAMBA_4_0/source/torture/nbt/winsreplication.c 2005-12-13 17:14:00 UTC (rev 12210) +++ branches/SAMBA_4_0/source/torture/nbt/winsreplication.c 2005-12-13 17:39:24 UTC (rev 12211) @@ -1193,7 +1193,7 @@ 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
